Skip to content

foersterrobert/AlphaZero

Repository files navigation

Flexible and intuitive build of AlphaZero.

Currently works out of the box for both ConnectFour and TicTacToe.

Use main.py for training your own models.

pip install -r requirements.txt
python main.py

Alternatively you can also use the pretrained models in the Models folder and test them in test.ipynb (set num_iterations to 1 to visualize the board).

tictactoe connectfour

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published