Skip to content
/ mazeRL Public

Escaping from a maze using Reinforcement Learning.

License

Notifications You must be signed in to change notification settings

Axelvel/mazeRL

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Finding your path in a maze using Reinforcement Learning

The goal of this project is for an agent to find the optimal route in order to reach the end of a maze.

The Q-Learning algorithm has been implemented in Python.

python3 main.py

Releases

No releases published

Packages

No packages published

Languages