Skip to content

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

Packages

Contributors

Languages