Visualization of MCTS algorithm applied to Tic-tac-toe.
-
Updated
Aug 25, 2021 - JavaScript
Visualization of MCTS algorithm applied to Tic-tac-toe.
Quoridor AI based on Monte Carlo tree search
UCThello - a board game demonstrator (Othello variant) with computer AI using Monte Carlo Tree Search (MCTS) with UCB (Upper Confidence Bounds) applied to trees (UCT in short)
3 dimensional Four in a Row game with computer AI using Monte Carlo Tree Search (MCTS) with UCB (Upper Confidence Bounds) applied to trees (UCT in short).
Alquerque - a 2 player abstract strategic perfect information traditional board game with computer AI option.
Unusual Javascript chess engine. Very weak.
An integrated example of front-end and back-end for a Gomoku game 五子棋前后端集成示例
Add a description, image, and links to the mcts topic page so that developers can more easily learn about it.
To associate your repository with the mcts topic, visit your repo's landing page and select "manage topics."