Skip to content

rokcej/alpha-zero-connect4

Repository files navigation

AlphaZero Connect Four

Python implementation of the AlphaZero algorithm for playing Connect Four. More information can be found in the report.

Dependencies

pip install -r requirements.txt

Usage

Playing against the model:

python play.py

Screenshot

About

Connect Four reinforcement learning with AlphaZero

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages