Johannes Roth

Results 2 issues of Johannes Roth

Right now, features are stored in RAM when calling `extractor.extract_features(...)`, which quickly makes memory usage explode. It might be a good idea to enable a low-memory option that just writes...

enhancement

`.show_model()` currently displays all modules of the model, but also prompts the user to input a module name, which it then checks for validity and returns. It should either be...

enhancement
good first issue