A reinforcement learning agent learns the best way to crawl through an environment. The environment is taken from Barkeley's Deep RL Bootcamp. The algorithm used to achieve this task is SarsaMax. To overcome the exploration and exploitation dilemma, an epsilon-greedy policy is used to select the agent's action.
-
Notifications
You must be signed in to change notification settings - Fork 0
A reinforcement learning agent learns the best way to crawl through an environment. The environment is taken from Barkeley's Deep RL Bootcamp. The algorithm used to achieve this task is SarsaMax. To overcome the exploration and exploitation dilemma, an epsilon-greedy policy is used to select the agent's action.
License
NagarajSMurthy/Crawler-robot
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
A reinforcement learning agent learns the best way to crawl through an environment. The environment is taken from Barkeley's Deep RL Bootcamp. The algorithm used to achieve this task is SarsaMax. To overcome the exploration and exploitation dilemma, an epsilon-greedy policy is used to select the agent's action.
Topics
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published