Matias Szylkowski
Reuven Brener
Steps:
- Optionally, create a new Conda environment (eg:
dl_final). - Run
pip install -r requirements.txt. - Install Pytorch with Cuda (if the device has GPU, otherwise install regular Pytorch).
Steps:
- Download training datasets from the Lichess Database (read more).
- Run
python -m train --test(or remove the flag--testto store the results inruns/).
Play against the bot using python -m play_online -r <run> --config=<yaml>, and go to http://localhost:8080.
Or, use python -m play -r <run> --config=<yaml> to play in the CLI.
Maia Chess (Human Engine):
