Best Monte Carlo Tree/Graph Search in the West! Still need to parallelize, make a C version and Rust version (FINISHED WOO, check repo mcts-rs). This mcts implementation has state space awareness and is memory efficient.
Stars
1
Forks
0
Watchers
1
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
15
commits
work done as well as ripping helpful info from KataGo docs
ac3862bView on GitHubmcts linearly converges and parallelization would be next
1c04a4cView on GitHub