We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7d88cd7 commit fc154a9Copy full SHA for fc154a9
README.md
@@ -7,7 +7,7 @@ This is a reinforcement learning algorithm library. The code takes into account
7
The project covers the following algorithms:
8
9
* **DQN, Dueling DQN, D3QN**
10
-* **DDPG**
+* **DDPG, DDPG-HER, DDPG-PER**
11
* **PPO+GAE, Multi-Processing PPO, Discrete PPO**
12
* **TD3, Multi-Processing TD3**
13
* **SAC**
0 commit comments