kedarps / DeepSleepNet

Implementation of DeepSleepNet for classifying EEG signals into one of six sleep stages based on Supratak et. al 2017
9 stars 6 forks source link

Guide #2

Open GulrukhTurabee opened 5 years ago

GulrukhTurabee commented 5 years ago

Hello @kedarps

It will be very grateful on your part if you can provide a guide on training the data set. Like which file to run first following other files. Moreover, i have been going through your code recently and i noticed that you haven't implemented the 1024 fully connected layer and a 50 % drop out after LSTM as marked in the picture below : is it still giving you the same results ?

1

Thank you