Update README.md
Browse files
README.md
CHANGED
@@ -21,6 +21,16 @@ should probably proofread and complete it, then remove this comment. -->
|
|
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 |
|
26 |
### Training hyperparameters
|
|
|
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 |
+
## Codes
|
25 |
+
|
26 |
+
Github repos(Give a star if found useful):
|
27 |
+
* https://github.com/hishamcse/DRL-Renegades-Game-Bots
|
28 |
+
* https://github.com/hishamcse/Advanced-DRL-Renegades-Game-Bots
|
29 |
+
|
30 |
+
Kaggle Notebook:
|
31 |
+
* https://www.kaggle.com/code/syedjarullahhisham/drl-adv-hf-decisiontransformer-halfcheetah-hopper
|
32 |
+
|
33 |
+
|
34 |
## Training procedure
|
35 |
|
36 |
### Training hyperparameters
|