Nokia_Snake_Game_With_Reinforcement-Learning
niranjana1997/Nokia_Snake_Game_With_Reinforcement-Learning
Python
This project is about implementing the reinforcement learning algorithm Deep Q-Learning on the Nokia's Snake Game to predict the actions. It makes use of the Python's Pygame and Pytorch libraries.