Commit
•
ba4d499
1
Parent(s):
10ab4c1
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 HalfCheetah environment
|
12 |
-
This is a trained [Decision Transformer](https://arxiv.org/abs/2106.01345) model trained on medium-replay trajectories sampled from the Gym HalfCheetah environment
|
13 |
-
|
14 |
-
<video src="https://huggingface.co/edbeeching/decision-transformer-gym-halfcheetah-medium-replay/resolve/main/halfcheetah-medium-replay.mp4" controls autoplay loop></video>
|
15 |
|
16 |
The following normlization coeficients are required to use this model:
|
17 |
|
|
|
9 |
|
10 |
---
|
11 |
# Decision Transformer model trained on medium-replay trajectories sampled from the Gym HalfCheetah environment
|
12 |
+
This is a trained [Decision Transformer](https://arxiv.org/abs/2106.01345) model trained on medium-replay trajectories sampled from the Gym HalfCheetah environment.
|
|
|
|
|
13 |
|
14 |
The following normlization coeficients are required to use this model:
|
15 |
|