-
Notifications
You must be signed in to change notification settings - Fork 0
Deep Deterministic Policy Gradient (DDPG) is a model-free off-policy algorithm for learning continuous actions. It is a reinforcement learning technique that combines ideas from DPG (Deterministic Policy Gradient) and DQN (Deep Q-Network). From DQN, it uses Experience Replay and Slow-learning target networks. From DPG, it incorporates Operating …
MZayed47/DDPG_Agent
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
About
Deep Deterministic Policy Gradient (DDPG) is a model-free off-policy algorithm for learning continuous actions. It is a reinforcement learning technique that combines ideas from DPG (Deterministic Policy Gradient) and DQN (Deep Q-Network). From DQN, it uses Experience Replay and Slow-learning target networks. From DPG, it incorporates Operating …
Topics
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published