The code for my master's dissertation. I am comparing 3 ML models for a checkers game
.idea | ||
minimax | ||
reinforcementLearning | ||
utilities | ||
__init__.py | ||
.gitignore | ||
main.py | ||
readme.txt | ||
Report.pdf |
To run the project open project folder in terminal or cmd run pip install pygame or pip3 install pygame if running a mac or linux machine run with sudo for best chance of running the project then run python main.py