Skip to content

Latest commit

 

History

History
15 lines (8 loc) · 562 Bytes

README.md

File metadata and controls

15 lines (8 loc) · 562 Bytes

MazeRL

Built end-to-end from ideation, design and development.

Finding path in a maze using reinforcement learning

The MazeRL, is an attempt to finding a path inside a maze using Reinforcement Learning Approach - Q-Learning.

Example of the first Maze problem that was solved.

Maze_Maze_1 avi

Second Maze Solution:

Maze_Maze_2_pickled