Skip to content

Implemented in Python. It generates a random maze that has a solution and two Reinforcement Learning algorithms (Policy Iteration & Value Iteration) are used to solve the maze to give the shortest path as the program output.

Notifications You must be signed in to change notification settings

Mishors/Maze-Solver-using-RL

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

Maze-Solver-using-RL

About

Implemented in Python. It generates a random maze that has a solution and two Reinforcement Learning algorithms (Policy Iteration & Value Iteration) are used to solve the maze to give the shortest path as the program output.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published