Commit
•
002478b
1
Parent(s):
2ba7ea5
Update README.md
Browse files
README.md
CHANGED
@@ -9,9 +9,7 @@ pipeline_tag: reinforcement-learning
|
|
9 |
|
10 |
---
|
11 |
# Decision Transformer model trained on medium-replay trajectories sampled from the Gym Hopper environment
|
12 |
-
This is a trained [Decision Transformer](https://arxiv.org/abs/2106.01345) model trained on medium-replay trajectories sampled from the Gym Hopper environment
|
13 |
-
|
14 |
-
<video src="https://huggingface.co/edbeeching/decision-transformer-gym-hopper-medium-replay/resolve/main/hopper-medium-replay.mp4" controls autoplay loop></video>
|
15 |
|
16 |
The following normlization coefficients are required to use this model:
|
17 |
|
|
|
9 |
|
10 |
---
|
11 |
# Decision Transformer model trained on medium-replay trajectories sampled from the Gym Hopper environment
|
12 |
+
This is a trained [Decision Transformer](https://arxiv.org/abs/2106.01345) model trained on medium-replay trajectories sampled from the Gym Hopper environment.
|
|
|
|
|
13 |
|
14 |
The following normlization coefficients are required to use this model:
|
15 |
|