I am currently working on a school project that involves teaching the computer how to play the game of snake using reinforcement learning.
This "project" aims to assist femboys who struggle to play snake at a high level.
After watching the computer play Snake, you might feel even more embarrassed about your own skills, skill issues fr.
Please keep in mind that this is just a school project, so you shouldn't expect any extraordinary results.
Windows:
just download or git clone the entire repo then run the file agent.py with terminal.
> python agent.py
Nothing in particular, this still needs to update the model and new training checkpoint for better performance.
- 0.0.1
- the thing is in my repo, not doing any update
Lam Ngo – lamisgosu11@gmail.com
https://github.com/lamisgosu11/Snake-game-RL-w-pytorch
- Fork it (https://github.com/lamisgosu11/Snake-game-RL-w-pytorch/fork)
- Create your feature branch (
git checkout -b feature/fooBar
) - Commit your changes (
git commit -am 'Add some fooBar'
) - Push to the branch (
git push origin feature/fooBar
) - Create a new Pull Request