Update README.md
Browse files
README.md
CHANGED
@@ -17,6 +17,15 @@ should probably proofread and complete it, then remove this comment. -->
|
|
17 |
|
18 |
An offline decision transformer based agent for solving Rubiks Cube.
|
19 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
20 |
## Training and evaluation data
|
21 |
|
22 |
Please see the kaggle notebook: https://www.kaggle.com/code/syedjarullahhisham/drl-advanced-decisiontransformer-rubikscube
|
|
|
17 |
|
18 |
An offline decision transformer based agent for solving Rubiks Cube.
|
19 |
|
20 |
+
## Codes
|
21 |
+
|
22 |
+
Github repos(Give a star if found useful):
|
23 |
+
* https://github.com/hishamcse/DRL-Renegades-Game-Bots
|
24 |
+
* https://github.com/hishamcse/Advanced-DRL-Renegades-Game-Bots
|
25 |
+
|
26 |
+
Kaggle Notebook:
|
27 |
+
* https://www.kaggle.com/code/syedjarullahhisham/drl-advanced-decisiontransformer-rubikscube
|
28 |
+
|
29 |
## Training and evaluation data
|
30 |
|
31 |
Please see the kaggle notebook: https://www.kaggle.com/code/syedjarullahhisham/drl-advanced-decisiontransformer-rubikscube
|