Skip to content

Latest commit

 

History

History
25 lines (18 loc) · 892 Bytes

README.md

File metadata and controls

25 lines (18 loc) · 892 Bytes

EEGDfus

1. Download the Dataset

Download the EEG denoising dataset from the following link:

2. Prepare the Data

Place all downloaded data into the data folder located in the root directory of the project.

3. Configure Parameters

Modify the parameters in the base.yaml file located in the config folder according to the settings provided in the article.

4. Train the Denoising Models

Run the following commands in the terminal to train the denoising models:

python train_eegdnet.py
python train_ssed.py

5. Save the Trained Models

After training, the models will be saved in the check_points folder.

6. Contact Information

For any issues or inquiries, please reach out via email at: xiaoyanghuang@mail.ustc.edu.cn