Skip to content

Reinforced leaning snake developed in Processing language which is a flexible software sketchbook.

Notifications You must be signed in to change notification settings

gaurav1620/Reinforced_Learning_Snake

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Reinforced_Learning_Snake

Reinforced leaning snake developed in Processing language which is a flexible software sketchbook. https://processing.org/

What is Reinforced Learning ?

Reinforcement learning is an area of Machine Learning. Reinforcement. It is about taking suitable action to maximize reward in a particular situation. It is employed by various software and machines to find the best possible behavior or path it should take in a specific situation. Reinforcement learning differs from the supervised learning in a way that in supervised learning the training data has the answer key with it so the model is trained with the correct answer itself whereas in reinforcement learning, there is no answer but the reinforcement agent decides what to do to perform the given task. In the absence of training dataset, it is bound to learn from its experience.

  • The Neural Network code is also developed various files in the MachineLearning files in the repo.
  • Every new generation of snake will have improved attraction towards food.

About

Reinforced leaning snake developed in Processing language which is a flexible software sketchbook.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published