Deep Reinforcement Learning for Continuous Control Tasks
(https://github.com/deshpandeshrinath/deepDGP)
- Implemented Deep DPG algorithm to learn continuous control policies
- Compatible with all OpenAI-Gym environments.
- Implemented Hindsight Experience Replay for learning goal-oriented tasks with sparse binary rewards.
- Demo1, Demo2, Medium Blog