mirror of
https://github.com/wassname/DeepRL.git
synced 2026-09-01 11:50:22 +08:00
Update README
This commit is contained in:
@@ -24,31 +24,31 @@ Following asynchronous algorithms are removed now in this repo but can be found
|
||||
> Curves for CartPole are trivial so I didn't place it here. And there isn't any fixed random seed. The curves are generated in the same manner as OpenAI baselines (one run and smoothed by recent 100 episodes)
|
||||
## DQN
|
||||
> BreakoutNoFrameSkip-v4
|
||||

|
||||

|
||||
|
||||
## Categorical DQN
|
||||
> BreakoutNoFrameskip-v4
|
||||

|
||||

|
||||
|
||||
## Quantile Regression DQN
|
||||
> BreakoutNoFrameskip-v4
|
||||

|
||||

|
||||
|
||||
## A2C
|
||||
> BreakoutNoFrameskip-v4
|
||||

|
||||

|
||||
|
||||
## N-Step Q-Learning
|
||||
> BreakoutNoFrameskip-v4
|
||||

|
||||

|
||||
|
||||
## DDPG
|
||||
> RoboschoolHopper-v1
|
||||

|
||||

|
||||
|
||||
## PPO
|
||||
> RoboschoolHopper-v1
|
||||

|
||||

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

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