DenseLance/mcts-simple
mcts-simple is a Python3 library that allows reinforcement learning problems to be solved easily with its implementations of Monte Carlo Tree Search.
PythonMIT
Issues
- 3
missing test in tictactoe example
#4 opened by PierreG2023 - 3
AssertionError
#3 opened by vincentvason - 3
- 2
A way to return the best action?
#1 opened by deepdatadive