Skip to content

The agent learns how to navigate a maze (defined in Gridworld.py) via an RL based value iteration algorithm. The above is an example of a Markov Decision Process. One may edit the maze to their liking by changing the rewards and obstacle coordinates.

Notifications You must be signed in to change notification settings

axe76/RL-based-Maze-Solver

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

RL-based-Maze-Solver

The agent learns how to navigate a maze (defined in Gridworld.py) via an RL based value iteration algorithm. The above is an example of a Markov Decision Process. One may edit the maze to their liking by changing the rewards and obstacle coordinates.

About

The agent learns how to navigate a maze (defined in Gridworld.py) via an RL based value iteration algorithm. The above is an example of a Markov Decision Process. One may edit the maze to their liking by changing the rewards and obstacle coordinates.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages