Project 'biosignal/software/ptbench' was moved to 'medai/software/mednet'. Please update any links and bookmarks that may still have the old path.
Making use of LightningDataModule and simplification of data loading
Compare changes
Files
2+ 10
− 9
@@ -14,7 +14,7 @@ from clapper.logging import setup
@@ -59,43 +59,44 @@ class DefaultModule(BaseDataModule):