alexandersoare commited on
Commit
65e90d0
·
verified ·
1 Parent(s): dc3f3f6

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +6 -0
README.md CHANGED
@@ -31,3 +31,9 @@ configs:
31
  - split: train
32
  path: data/train-*
33
  ---
 
 
 
 
 
 
 
31
  - split: train
32
  path: data/train-*
33
  ---
34
+
35
+ Move a blue cube and a pink cylinder between target zones.
36
+
37
+ Always start and finish with the blue cube and pink cylinder on the right, with the blue cube closer to the arm. This allows us to generate demonstrations without having to intervene for environment resets.
38
+
39
+ Always move the blue cube across first. This makes it so that the task is Markovian.