We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9ba0853 commit be38fbfCopy full SHA for be38fbf
README.md
@@ -1,6 +1,6 @@
1
# Using ML to play Snake
2
3
-This project is still being worked on, and it's mostly just to satisfy my curiosity.\
+This project is still being worked on, and it's mostly just to satisfy my curiosity. I don't know what I'm doing.\
4
Uses a modified version of [MiniSnakes](https://github.com/eliasffyksen/MiniSnakes) and just requires PyTorch and Numpy for now.\
5
I've setup the base game with rewards, hopefully that can work with for reinforcement learning.\
6
Also made an old-school bot version (`snake_smrtbot.py` & `snake_tutor.py`) to record data for training.\
0 commit comments