This repository has been archived by the owner on Jul 31, 2020. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 1
This implementation is supposed to serve as a beginner solution to the classic Mountain-car with discrete action space problem. This file uses Advantage Actor critic algorithm with epsilon greedy exploration strategies. It doesn't need any open AI baseline knowledge and can be implemented using knowledge of DRL, OpenAI environment API and Pytorch
parvkpr/Simple-A2C-Pytorch-MountainCarv0
About
This implementation is supposed to serve as a beginner solution to the classic Mountain-car with discrete action space problem. This file uses Advantage Actor critic algorithm with epsilon greedy exploration strategies. It doesn't need any open AI baseline knowledge and can be implemented using knowledge of DRL, OpenAI environment API and Pytorch
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published