Add directories for the best models
Browse files
README.md
CHANGED
@@ -24,6 +24,13 @@ repository](http://github.com/alignmentresearch/learned-planner), and possibly t
|
|
24 |
|
25 |
See `model/*/cp_*/cfg.json` for the hyperparameters that were used to train a particular run.
|
26 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
27 |
## Parameter counts:
|
28 |
|
29 |
- DRC(3, 3): 1,285,125 (1.29M)
|
|
|
24 |
|
25 |
See `model/*/cp_*/cfg.json` for the hyperparameters that were used to train a particular run.
|
26 |
|
27 |
+
## Best Models:
|
28 |
+
|
29 |
+
The best models for each of the model type are stored in the following directory:
|
30 |
+
- DRC(3, 3): `drc33/bkynosqi/cp_2002944000`
|
31 |
+
- DRC(1, 1): `drc11/eue6pax7/cp_2002944000`
|
32 |
+
- ResNet: `resnet/syb50iz7/cp_2002944000`
|
33 |
+
|
34 |
## Parameter counts:
|
35 |
|
36 |
- DRC(3, 3): 1,285,125 (1.29M)
|