kaoyan-hhhhh / Maze_Solver

In this project, I use Q learning, value and policy iteration to solve 5*5 and 25*25 maze puzzle

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Maze_Solver

In this project, I use Q learning, value and policy iteration to solve 5 * 5 and 25 * 25 maze puzzle.

The green square is start point and red squares are enf points. fig1 5 5

fig2 25 25 maze

About

In this project, I use Q learning, value and policy iteration to solve 5*5 and 25*25 maze puzzle

License:MIT License


Languages

Language:MATLAB 97.9%Language:M 1.5%Language:Objective-C 0.6%