You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
E.g. configs/toy_experiments
The text was updated successfully, but these errors were encountered: