Skip to content

b0n541/monte-carlo-tree-search

Repository files navigation

Monte Carlo Tree Search

This project plays with different Monte Carlo Tree Search algorithms applied to games.

Status:

  • ✅ done
  • 🚧 in progress
  • 🗓️ planned

Monte Carlo Tree Search algorithms

  • Simple Monte Carlo Tree Search ✅
  • Parallel Monte Carlo Tree Search with Virtual Losses 🚧
  • Monte Carlo Tree Search with Neural Networks (AlphaZero) 🗓️
  • Perfect Information Monte Carlo Tree Search (PIMCTS) 🗓️

Games and implemented AI player

Gameplay/Simulation Environment

License

Apache License 2.0 (see also LICENSE)

About

Monte Carlo Tree Search

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages