Skip to content

Using Reinforcement learning to solve a basic matrix game where a person needs to go from one end of the matrix to the other end of the matrix while avoiding obstacles.

Notifications You must be signed in to change notification settings

mohitbadwal/ReinforcementLearning_basic_example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

ReinforcementLearning_basic_example

Using Reinforcement learning to solve a basic matrix game where a person needs to go from one end of the matrix to the other end of the matrix while avoiding obstacles.

Usage is simple , Run Agent.py , change value of variable s in GameEnvironment class to change matrix size , testing instances can be changed from the Agent python file in the loop.

About

Using Reinforcement learning to solve a basic matrix game where a person needs to go from one end of the matrix to the other end of the matrix while avoiding obstacles.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages