michaelbzms / MonteCarloTreeSearch

A fast C++ impementation of Monte Carlo Tree Search with abstract classes that a user of this library can extend in order to use it. To demonstrate it I apply it to the game of Quoridor.
36Updated 3 years ago

Related projects

Alternatives and complementary repositories for MonteCarloTreeSearch