joshuafolkken / tic-tac-toe

A classic game reimagined, inspired by the 1983 movie WarGames.
https://joshuafolkken.github.io/tic-tac-toe/
MIT License
0 stars 0 forks source link

MCTS-solver #192

Open joshuafolkken opened 1 month ago

joshuafolkken commented 1 month ago

MCTSの評価伝達遅延を防ぐ方法(MCTS-Solver)