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