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

Bugfix/rand split torch data #81

Open zeyus opened 2 years ago

zeyus commented 2 years ago

I'm using the OpenBCI cyton/daisy setup, and it doesn't have EOG channels setup by default, also we're not working with huge data sets so we want to concatenate the data from one participant but split it into sets. As such this PR is to: