Projects with this topic
Sort by:
-
An implementation of a Monte Carlo tree search adversarial agent
Updated -
A reversi/othello agent based on the Monte Carlo Tree Search (MCTS) algorithm implemented in the Go programming language. Includes an API server and fully playable reversi board interface.
Updated