Skip to content

crack521/AlphaGoZero

 
 

Repository files navigation

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

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%