T4t4KAU / BetaZero

Gomoku AI

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Gomoku AI


Languages

Language:Python 100.0%