pquochuy/MultitaskSleepNet

A little thing should be modified in .\SleepEDF\data_processing\main_run.m

wstang35 opened this issue · 1 comments

HI first of all thanks for your project.
And I just found some little mistakes:

  1. In 'main_run.m' row 7 should be:
    prepare_data_dnn_filterbank;

  2. 'data_split.mat' for 'gen_datalist_dnn_filterbank.m' is missed, however it can be created easily.

Hi wstang35,

Many thanks for spotting these errors. I actually did not run to double check after preparing these repo from my original project. So if you find some more errors, please kindly let me know. I will find some time to correct them.

Cheers,
Huy