Skip to content

saurabhjadhav1911/RLMaze

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

RLMaze

Q learning on basic Maze Environment

The RLMaze.py implements an Simple Reinforcement Learning Maze Bot Problem using Q-Learning

Depepndancies

  • OpenCV (requires Microsoft Visual C++ redistributable in python3)
  • Numpy

overview of Episodes

  • Simple Environment

Episode 1

Alt text

Episode 4

Alt text

Episode 9

Alt text

  • Custom Environment

Episode 1

Alt text

Episode 7

Alt text

Episode 18

Alt text

Episode 27

Alt text

Episode 40

Alt text

About

Q learning on basic Maze Environment

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages