PaulMuadDib

Results 15 comments of PaulMuadDib

I misunderstood the table 1 p 15 of your thesis. I just got a very strange result on the same SHHS data with a spiking neural network (based on bindsnet)...

Even if the same accuracy / f1 value is obtained on testing data, the remaining ~30% (4000 30s frames) of the dataset ? (14 000 30sec frames). Overfitting also popped...

Hi Liu, Did you try like this ? - create a SleepData object with EEG only (here Fpz & Cz): from sleepscorer import Scorer, SleepData **file = SleepData('yourEEGfile.edf', start =...

@skjerns do you think that such a network could learn (valuable representations of the EEG signals) while training with different subsets of electrodes & injecting null (or a low variance...

I discovered the power of a GPU thanks to you Simon (after a first run on my i7 CPU of nearly 2 days), it's 15 times faster ! (16 Go...