marcus65001 / nogo-mcts

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

nogo-mcts

Python NoGo game bot based on Monte Carlo Tree Search and UCT RAVE.

Usage

Evaluate

Configure the player 1 and 2 in nogo/play.py and run the script.

General

Use any GTP-compatible Go software (like GoGUI) and attach nogo/mcts_player/nogo4.py.

About


Languages

Language:Python 100.0%