Skip to content

tdarshana/PySnakeAI

Repository files navigation

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. ♥

About

Python pyGame AI based on PyTorch and FFNN

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages