Skip to content

Applying Reinforcement Learning algorithms to the classic video game Snake

Notifications You must be signed in to change notification settings

akgvn/Reinforcement-Snake

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Q Learning Project

The goal of this project is to develop an AI Agent that plays Snake.

To achieve that goal, I implemented a Q-Learning algorithm you can examine in QLA.py

Actual snake game code and assets are taken from Github: maurock/ snake-ga and adapted to work with my implementation instead of the maurock's existent Deep Learning one.

About

Applying Reinforcement Learning algorithms to the classic video game Snake

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages