Skip to content

resibots/mcts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

54 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Monte Carlo Tree Search

A lightweight and generic C++14 implementation for Monte Carlo Tree Search algorithm.

Authors

  • Konstantinos Chatzilygeroudis (Inria)

Main references

  • UCT: Levente Kocsis and Csaba Szepesvari (2006). Bandit based Monte-Carlo Planning. Machine Learning: ECML
  • Continuous-MCTS: Adrien Couetoux(2013). Monte Carlo Tree Search for Continuous and Stochastic Sequential Decision Making Problems. Ph.D. dissertation - Universite Paris Sud - Paris XI
  • Survey: Cameron Browne, Edward Powley, Daniel Whitehouse, Simon Lucas, Peter I. Cowling, Philipp Rohlfshagen, Stephen Tavener, Diego Perez, Spyridon Samothrakis and Simon Colton (2012). A Survey of Monte Carlo Tree Search Methods. Transactions on Computational Intelligence and AI in Games, IEEE

About

Monte Carlo Tree Search - C++14 implementation

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published