Skip to content

Latest commit

 

History

History
26 lines (19 loc) · 729 Bytes

README.md

File metadata and controls

26 lines (19 loc) · 729 Bytes

PySnake AI - AI Playes Snake Game

This is simple pygame integration with Pytorch and Feed Foreward Neural Networks. The following packages are required for the project to run properly.

This uses, Bellman Equation and ReLU for nn calculations and uses back-propegation.

Game Running Game Plottng Data

Dependencies

python=3.7
pygame
torch
torchvision
matplotlib
ipython

Todo

  1. Resolve the issues with self containing loop

License

This code is under MIT License. Its free to modify and distribute. ♥