sr5434 / AlphaZero

Implementing the AlphaZero algorithm for multiple games with PGX and MCTX
MIT License
2 stars 0 forks source link

AlphaZero

Implementing the AlphaZero algorithm(but with the MuZero Gumbel policy) for multiple games with PGX and MCTX. Thanks to Google's TensorFlow Research Cloud for providing compute resources. The training script is modified from the sample AlphaZero script provided in the PGX GitHub Repo. Scripts:

Checkpoints(more coming soon):

Othello model plays itself(step 15145):

AI plays itself in game of Othello