davidquarel commited on
Commit
52fc146
·
verified ·
1 Parent(s): c763d83

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -0
README.md CHANGED
@@ -45,7 +45,9 @@ Checkpoints are taken every 64 cycles (~512 env steps per cycle, ~32k env steps
45
 
46
  E.g. the path `run-alpha_1e1-steps_200M/files/checkpoints/128` corresponds to training with alpha=1e-1, after 128 cycles (the second checkpoint).
47
 
 
48
 
 
49
 
50
 
51
 
 
45
 
46
  E.g. the path `run-alpha_1e1-steps_200M/files/checkpoints/128` corresponds to training with alpha=1e-1, after 128 cycles (the second checkpoint).
47
 
48
+ # alpha-tree-13x13-sweep
49
 
50
+ Ditto, but with `--env-layout tree`
51
 
52
 
53