masouduut94 / MCTS-agent-cythonized

MONTE Carlo Tree Search (MCTS) is a method for finding optimal decisions in a given domain by taking random samples in the decision space and building a search tree accordingly. It has already had a profound impact on Artificial Intelligence (AI) approaches for domains that can be represented as trees of sequential decisions, particularly games …
13Updated 3 years ago

Related projects

Alternatives and complementary repositories for MCTS-agent-cythonized