-
- [x] Network implementation | Fixed in #35
- [x] Verify that mcts works with network
- [x] Finish self-play and data generation implementation
- [ ] Parallelism
- [ ] Run self_plays in parall…
-
Please do not change the title. Just click "Submit new issue". You don't need to do anything else :D
-
Please do not change the title. Just click "Submit new issue". You don't need to do anything else :D
-
Just push 'Submit new issue' without editing the title. The README will be updated after approximately 30 seconds.
-
https://www.researchgate.net/publication/331216459_Exact-Win_Strategy_for_Overcoming_AlphaZero
tl;dr Modified MCTS algorithm has a 61% winrate over the original (in 100 games) using the same networ…
-
Just push 'Submit new issue' without editing the title. The README will be updated after approximately 30 seconds.
-
Hello,
I belive the formula for \lambda in the policy calculation is wrong (line 95 in mcts cpp and cuda mcts)
`p.lambda_n = m.c_puct[b]*float(N)/float(N +A); `
It should be
`p.lambda_n = m.c_…
-
Just+push+'Submit+new+issue'+without+editing+the+title.+The+README+will+be+updated+after+approximately+30+seconds.
-
Just push 'Submit new issue' without editing the title. The README will be updated after approximately 30 seconds.
-
Just push 'Submit new issue' without editing the title. The README will be updated after approximately 30 seconds.