A chess bot for CPS824
NOTE: In order to run the play.py program to play against a model, a model file must exist and you have to change the model path accordingly on line 16.
Install required libraries using: pip install -r requirements.txt
To start training, run any of the three train programs.