hishamcse commited on
Commit
41a596d
·
verified ·
1 Parent(s): 008c654

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +6 -10
README.md CHANGED
@@ -1,6 +1,10 @@
1
  ---
2
  tags:
3
  - generated_from_trainer
 
 
 
 
4
  model-index:
5
  - name: decision-transformer-rubikscube-v0
6
  results: []
@@ -9,21 +13,13 @@ model-index:
9
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
10
  should probably proofread and complete it, then remove this comment. -->
11
 
12
- # decision-transformer-rubikscube-v0
13
-
14
- This model was trained from scratch on an unknown dataset.
15
-
16
  ## Model description
17
 
18
- More information needed
19
-
20
- ## Intended uses & limitations
21
-
22
- More information needed
23
 
24
  ## Training and evaluation data
25
 
26
- More information needed
27
 
28
  ## Training procedure
29
 
 
1
  ---
2
  tags:
3
  - generated_from_trainer
4
+ - reinforcement-learning
5
+ - deep-reinfocement-learning
6
+ - rubiks-cube
7
+ - decision-transformer
8
  model-index:
9
  - name: decision-transformer-rubikscube-v0
10
  results: []
 
13
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
14
  should probably proofread and complete it, then remove this comment. -->
15
 
 
 
 
 
16
  ## Model description
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
23
 
24
  ## Training procedure
25