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

monte carlo tree search #191

Open joshuafolkken opened 1 month ago

joshuafolkken commented 1 month ago
joshuafolkken commented 1 month ago
joshuafolkken commented 1 month ago

強化学習入門 Part3 - AlphaGoZeroでも重要な技術要素! モンテカルロ木探索の入門 -