Hydra icon indicating copy to clipboard operation
Hydra copied to clipboard

where are the original directories ...?

Open Light-- opened this issue 4 years ago • 1 comments

E.g. configs/toy_experiments

Light-- avatar Jul 13 '20 10:07 Light--

Seems like I renamed configs/toy_experiments to configs/trinist (i.e. "Triple *-NIST". I created this framework as part of my thesis, definitely will come back to this one soon.

Quick note - this repo won't work for all type of models (as you can see in src/models/lenet.py, there's a special "bn_pillow" between each blocks (defined in src/models/hydra_base.py, which is essentially the same as BN but with enough flexibility to allow me to compute some statistics.

hav4ik avatar Jul 17 '20 11:07 hav4ik