Skip to content

Latest commit

 

History

History
3 lines (3 loc) · 288 Bytes

README.md

File metadata and controls

3 lines (3 loc) · 288 Bytes

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.