Commit ·
b72d8cf
1
Parent(s): 269e83a
Update README.md
Browse files
README.md
CHANGED
|
@@ -15,7 +15,7 @@ datasets:
|
|
| 15 |
should probably proofread and complete it, then remove this comment. -->
|
| 16 |
|
| 17 |
# Decision Transformer model trained on expert trajectories sampled from the Gym Hopper environment
|
| 18 |
-
This is a trained [Decision Transformer](https://arxiv.org/abs/2106.01345) model trained from scratch on expert trajectories sampled from the Gym
|
| 19 |
|
| 20 |
## Training procedure
|
| 21 |
|
|
|
|
| 15 |
should probably proofread and complete it, then remove this comment. -->
|
| 16 |
|
| 17 |
# Decision Transformer model trained on expert trajectories sampled from the Gym Hopper environment
|
| 18 |
+
This is a trained [Decision Transformer](https://arxiv.org/abs/2106.01345) model trained from scratch on expert trajectories sampled from the Gym Half Cheetah environment based on the example [training script](https://github.com/huggingface/blog/blob/main/notebooks/101_train-decision-transformers.ipynb) tutorial provided by HuggingFace
|
| 19 |
|
| 20 |
## Training procedure
|
| 21 |
|