Skip to content

Commit 4c1e778

Browse files
authored
Update README.md
1 parent 1d34ba6 commit 4c1e778

File tree

1 file changed

+6
-3
lines changed

1 file changed

+6
-3
lines changed

README.md

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -51,12 +51,15 @@ WORK IN PROGRESS!!
5151
* Trust Region Policy Optimization (TRPO)
5252
* Proximal Policy Optimization (PPO)
5353
* Actor-Critic with Experience Replay (ACER)
54+
* Actor-Critic using Kronecker-Factored Trust Region (ACKTR)
5455
* Deep Deterministic Policy Gradient (DDPG)
5556
- DDPG with Hindsight Experience Replay (HER)
5657
* Twin Delayed Deep Deterministic (TD3)
5758
* Soft Actor Critic (SAC)
5859
- SAC Discrete
59-
60-
Model-Based Algorithms
60+
8. Multi-Agent Algorithms
61+
* Multi-Agent DDPG (MADDPG)
62+
* Multi-Agent TD3
63+
* Multi-Agent SAC
64+
9. Model-Based Algorithms
6165
* TODO
62-

0 commit comments

Comments
 (0)