Skip to content
Snippets Groups Projects
Commit cb171a91 authored by Ashish Gaurav's avatar Ashish Gaurav
Browse files

MCTS Fixes

* Reimplemented UCT MCTS
* Fixed softmax
* Merged multiple branches into this branch, all of which should now be in master
* Added reuse of tree functionality
* Added the ability to expand nodes based on q values rather than at random
* Refactored everything, deleted non necessary MCTS classes and files, and mcts.py can evaluate newer MCTS
parent 062ad4ff
No related branches found
No related tags found
Loading
Showing with 644 additions and 907 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment