crack521 / AlphaGoZero

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

MCTS play Gomoku

For simplicity, this game is 3 in a row, and the board is 5 * 5. Run the following command:

python play_test.py

Player1 will be the MCTS, Player2 will be humman(you).

About


Languages

Language:Python 100.0%