Michael Bzms

Results 1 repositories owned by Michael Bzms

MonteCarloTreeSearch

35
Stars
6
Forks
Watchers

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.