SPOClab-ca / dn3

The fusion of MNE and PyTorch for accelerated deep-neural-network based BCI-systems and Neurophysiology signal analysis.
BSD 3-Clause "New" or "Revised" License
64 stars 19 forks source link

Slow vs fast preload options #43

Closed kostasde closed 4 years ago

kostasde commented 4 years ago

Currently preload just relies on mne, could have a slow preload option that only loads the required data, it would be slow but might allow more data stored in memory for big training efforts.