Skip to content

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

About

Escaping from a maze using Reinforcement Learning.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages