Update README.md
Browse files
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 |
|