Python Reinforcement Learning where we teach an AI to play Snake! It's build using Pygame and PyTorch. Snake AI image Installation Clone the repository Install the dependencies Run python agent.py Dependencies Python 3.7 Pygame PyTorch Usage Run python agent.py to train the agent. Credits Patrick Loeber