The code for my master's dissertation. I am comparing 3 ML models for a checkers game
.idea | ||
minimax | ||
modelWeights | ||
reinforcementLearning | ||
utilities | ||
__init__.py | ||
.gitignore | ||
main.py | ||
readme.txt | ||
results.py | ||
rewardsA.png | ||
rewardsA.txt | ||
rewardsBefore.txt | ||
run.sh | ||
winners.txt |
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