/python_uct

Demo of UCT (MCTS) in Python / Numpy

Primary LanguagePython

Implementing MCTS in Python efficiently with Numpy

This repo contains code for this essay.

See the "vloss" branch for virtual losses.