This project is a complete Q-learning implementation for the Snake game, built entirely from scratch in Python. Both the Snake game environment and the neural network used by the agent are ...