Download the EEG denoising dataset from the following link:
Place all downloaded data into the data
folder located in the root directory of the project.
Modify the parameters in the base.yaml
file located in the config
folder according to the settings provided in the article.
Run the following commands in the terminal to train the denoising models:
python train_eegdnet.py
python train_ssed.py
After training, the models will be saved in the check_points
folder.
For any issues or inquiries, please reach out via email at: xiaoyanghuang@mail.ustc.edu.cn