Update README.md
Browse files
README.md
CHANGED
@@ -19,6 +19,7 @@ should probably proofread and complete it, then remove this comment. -->
|
|
19 |
# decision-transformer-halfcheetah-v4
|
20 |
|
21 |
This model was trained from scratch on the halfcheetah-expert-v2 dataset.
|
|
|
22 |
|
23 |
## Training procedure
|
24 |
|
|
|
19 |
# decision-transformer-halfcheetah-v4
|
20 |
|
21 |
This model was trained from scratch on the halfcheetah-expert-v2 dataset.
|
22 |
+
For full code see: https://www.kaggle.com/code/syedjarullahhisham/drl-adv-hf-decisiontransformer-halfcheetah-hopper
|
23 |
|
24 |
## Training procedure
|
25 |
|