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