Little program for MCTS and alpha-beta-pruning that can play connect4 against each other.
mcts alpha-beta-pruning monte-carlo-tree-search connect4 mcts-algorithm mcts-connectfour connect4-ai-game
-
Updated
Jul 25, 2020 - Python