MCTS is a Monte Carlo Tree Search implementation.
-
Updated
Apr 10, 2019 - Go
MCTS is a Monte Carlo Tree Search implementation.
Package mcts provides parallel monte-carlo tree search for your Go applications.
the full monte - a generic MCTS library for game AIs with (planned) concurrency and network support
Othello AI using Monte Carlo Tree Search Algorithm
Code for my bachelor thesis "Using Monte Carlo tree search and machine learning to learn a heuristic function"
Tic-tac-toe variant squava, with various methods of computer play
Add a description, image, and links to the monte-carlo-tree-search topic page so that developers can more easily learn about it.
To associate your repository with the monte-carlo-tree-search topic, visit your repo's landing page and select "manage topics."