This is a simulation of two agents, using monte carlo tree search, competing in a game of tic tac toe. The model is an adaptation of a public domain implementation of MCTS by Luke Harold Miles.
This is a simulation of two agents, using monte carlo tree search, competing in a game of tic tac toe. The model is an adaptation of a public domain implementation of MCTS by Luke Harold Miles.