Skip to content

Reinforcement Learning AI agent learns to play the game Snake by using Deep Q Learning.

Notifications You must be signed in to change notification settings

yjrab/reinforcement-learning-ai-learns-snake

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

reinforcement-learning-ai-learns-snake

This project involves developing and training an AI agent that learns to play snake using reinforcement learning.
The agent learns from the environment and trains based on rewards and penalties.
This project utilises PyTorch to create a neural network to train the AI agent based on Deep Q learning.  

 

AI Snake Learning to Play:

AI Snake Learning to Play

Graph Showing Scores Per Game While Training:

Graph Showing Scores Per Game While Training

About

Reinforcement Learning AI agent learns to play the game Snake by using Deep Q Learning.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages