In this repository you will see an agent playing the snake game using an algorithm called Deep Q-learning, a reinforcement learning technique.
All the code was made from the tutorial that the FreeCodeCamp channel has: https://www.youtube.com/watch?v del8ypsxwybds
Note: You need to have the four Python files in the same folder and import them into Visual Studio Code or another code editor to make everything work properly.