mi-prometheus icon indicating copy to clipboard operation
mi-prometheus copied to clipboard

Enabling reproducible Machine Learning research

Results 40 mi-prometheus issues
Sort by recently updated
recently updated
newest added

**Describe the bug** Setting pin_memory: True in yaml under dataloader causes an AttributeError: "AttributeError: 'dict' object has no attribute 'cuda'" **To Reproduce** Steps to reproduce the behavior: Set in a...

https://mi-prometheus.readthedocs.io/en/stable/research/2_vigil.html#vigil-experiments

When using a `GridWorker`, only the output of the logger of the current `Worker` (e.g. `OfflineTrainer` or `Tester`) is captured. The loggers of the `Model` & `Problem` are not able...

bug

Transfering this issue from the private repo. Still a good idea, so we should do it :)

Ok guys I open this pull request if you want to have a look, I need feedbacks. For now it contains a refactored versions of the work of Ryan. It...