This framework implements key experiments from recent work on the lottery ticket hypothesis and the science of deep learning: It was created by Jonathan Frankle during his time as a summer intern and ...
A number of abstract/interface-like methods in base classes use pass (e.g., abstract methods in CacheDBInterface). While abstract methods should not be called, in practice Python can still call them ...