Skip to content

This is a maze solving game which uses Q-learning algorithm to optimise and reach its destination

Notifications You must be signed in to change notification settings

tejaspradhan/Q-Learning-Maze-Solver

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 

Repository files navigation

Q-Learning-Maze-Solver

This is an automated 2-D maze solver which uses Reinforcement Learning to optimise its path and reach its destination. Q-learning algorithm is used to train this maze solver and positive and negative rewards are assigned based on how far it is from the final state or position.

About

This is a maze solving game which uses Q-learning algorithm to optimise and reach its destination

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages