wenshuowang / python_uct

Demo of UCT (MCTS) in Python / Numpy

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Implementing MCTS in Python efficiently with Numpy

This repo contains code for this essay.

See the "vloss" branch for virtual losses.

About

Demo of UCT (MCTS) in Python / Numpy


Languages

Language:Python 100.0%