Skip to content

Snake game played by AI using deep reinforcement learning

Notifications You must be signed in to change notification settings

nogueira04/AI_snake-game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AI_snake-game

The game was made with pygame, while the agent uses a DQN, which was implemented using pytorch.

Installation:

pip install -r requirements.txt

Executing:

python agent.py

gif

About

Snake game played by AI using deep reinforcement learning

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages