Reversi (Othello) AI game in C#. Using Monte Carlo Tree Search algorithm AND BTMM algorithm.
board-game machine-learning csharp bitboard mcts monte-carlo-tree-search othello-game reversi-game ucb1 othello-ai mcts-algorithm
-
Updated
May 31, 2021 - C#