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.
☆48Sep 8, 2021Updated 4 years ago
Alternatives and similar repositories for MonteCarloTreeSearch
Users that are interested in MonteCarloTreeSearch are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- ☆38Jul 8, 2025Updated 10 months ago
- Chapel-based Optimization☆15Updated this week
- Map (deep learning) model weights between different model implementations.