The aim of this work is to develop an AI that can play Snake.
After cloning the repo you have to run:
conda env create -f environment.yml
conda activate snake
Check Snake_Python.ipynb for usage.
Check window.py for usage.
After 100.000 episodes of training, on 200 episodes of testing, I had the following results:
Average score: 12.15
Variance: 50.27
Max Value: 27