Skip to content

Agent is given with a task to reach to the owner with the shortest path (Reinforcement Learning). Agent uses Q Learning Algo and updates its value as it explores the environment. In short span of time agent is able to figure out the smallest path and follows it for next moves. Please contribute if you can.

Notifications You must be signed in to change notification settings

vikkyconer/shortestPath

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

shortestPath

Agent is given with a task to reach to the owner with the shortest path. Agent uses Q Learning Algo and updates its value as it explores the environment. In short span of time agent is able to figure out the smallest path and follows it for next moves.

About

Agent is given with a task to reach to the owner with the shortest path (Reinforcement Learning). Agent uses Q Learning Algo and updates its value as it explores the environment. In short span of time agent is able to figure out the smallest path and follows it for next moves. Please contribute if you can.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages