Open wshhz55 opened 4 years ago
I have updated the code, can you please try again? I uploaed the missing functions to the preprocessing module, and updated the data.py script accordingly.
i have tried with CEDAR dataset. i first use the process_dataset.py to process data, then run the train.py. it still cann't train successfully. I'll check the error and see if it could be solved. Thank you for your reply.
when I run the train.py in meta-learning, there is an error message(ModuleNotFoundError: No module named 'sigver.datasets.toremove'). It seems that a source file named "toremove.py" was missing in this repositories?