Snake Game

A Snake Game that is build using reinforcement learning and neural networks where snake learn it's own on how to move through the maze without hitting the walls and growing taller by each iteration. It took me around 80 iterations for snake to get a score of half-century.