mirror of
https://github.com/wassname/DeepRL.git
synced 2026-09-09 11:13:47 +08:00
Update README
This commit is contained in:
@@ -8,7 +8,7 @@ Implemented algorithms:
|
||||
* Synchronous Advantage Actor Critic (A2C)
|
||||
* Synchronous N-Step Q-Learning
|
||||
* Deep Deterministic Policy Gradient (DDPG)
|
||||
* Synchronous Proximal Policy Optimization (PPO)
|
||||
* (Continuous/Discrete) Synchronous Proximal Policy Optimization (PPO)
|
||||
* Action Conditional Video Prediction
|
||||
|
||||
Asynchronous algorithms below are removed in this repo but can be found in [the previous release](https://github.com/ShangtongZhang/DeepRL/releases/tag/v0.1)
|
||||
@@ -42,6 +42,7 @@ Asynchronous algorithms below are removed in this repo but can be found in [the
|
||||
|
||||
## PPO
|
||||

|
||||

|
||||
|
||||
## Action Conditional Video Prediction
|
||||

|
||||
|
||||
Reference in New Issue
Block a user