/BetaZero

Gomoku AI

Primary LanguagePython

BetaZero: Gomoku AI

About

Gomuku reinforcement learning by AlphaZero methods

Requirements

  • Python >= 3.6
  • Numpy >= 1.11
  • PyTorch >= 0.2.0

Train

python train.py

Test

python test.py