Commit
•
033de9d
1
Parent(s):
7b7d971
Update README.md
Browse files
README.md
CHANGED
@@ -6,8 +6,8 @@ tags:
|
|
6 |
- gym-continous-control
|
7 |
|
8 |
---
|
9 |
-
# Decision Transformer model trained on
|
10 |
-
This is a trained [Decision Transformer](https://arxiv.org/abs/2106.01345) model trained on
|
11 |
|
12 |
<video src="https://huggingface.co/edbeeching/decision-transformer-gym-hopper-medium/resolve/main/hopper-medium.mp4" controls autoplay loop></video>
|
13 |
|
|
|
6 |
- gym-continous-control
|
7 |
|
8 |
---
|
9 |
+
# Decision Transformer model trained on medium trajectories sampled from the Gym Hopper environment
|
10 |
+
This is a trained [Decision Transformer](https://arxiv.org/abs/2106.01345) model trained on medium trajectories sampled from the Gym Hopper environment
|
11 |
|
12 |
<video src="https://huggingface.co/edbeeching/decision-transformer-gym-hopper-medium/resolve/main/hopper-medium.mp4" controls autoplay loop></video>
|
13 |
|