saifamrkhail / hexai

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

hexAI

Author: Adrian Dimaano, Saif Rahmani, Manuel Kranzl

  • "BOARD_SIZE" parameter MUST be set BEFOREHAND in following modules: "TrainAlphaZero.py", "RunAgent.py" and "PlayGame.py"

  • To train a model, which will be saved into "models/AZagent.pt", run "py TrainAlphaZero.py"

  • To play against the model, run "py PlayGame.py"

About

License:Apache License 2.0


Languages

Language:Python 100.0%