Skip to content

cattidea/gomoku-alphazero-paddle

Repository files navigation

Gomoku-AlphaZero

based on gomoku-alphazero

Build

python setup.py build_ext -i
rm mcts.c
rm board.c

Train

python train.py

Play

python play.py

References

Releases

No releases published

Packages

No packages published