Monte Carlo Tree Search for Tic Tac Toe Introduction Implementation of Monte Carlo Tree Search (MCTS) applied to the game Tic Tac Toe. Run Simply run: python main.py