SQUARE MAZE SOLVED USING Q-LEARNING & EPSILON-GREEDY POLICY

Solving a randomly generated square maze using a Q-Learning algorithm involving an epsilon-greedy policy.
136 Downloads
Updated 14 Sep 2020

View License

The aim of this code is solving a randomly generated square maze (dimension n) using a Q-Learning algorithm involving an epsilon-greedy policy.
A report has been done so as to help the user to better understand the code and the theory behind Q-Learning.
The user can choose the starting and ending points of the maze and its dimension n.

Cite As

Jonathan Sanz Carcelén (2026). SQUARE MAZE SOLVED USING Q-LEARNING & EPSILON-GREEDY POLICY (https://nl.mathworks.com/matlabcentral/fileexchange/80146-square-maze-solved-using-q-learning-epsilon-greedy-policy), MATLAB Central File Exchange. Retrieved .

MATLAB Release Compatibility
Created with R2020a
Compatible with any release
Platform Compatibility
Windows macOS Linux
Tags Add Tags
Version Published Release Notes
2.0.0

Delete a useless file

1.0.0