This code corresponds to the work "Cross-Subject EEG-Based Emotion Recognition Through Neural Networks With Stratified Normalization" submitted to Frontiers in Neuroscience.
The structure is as follows:
create_features.ipynb
: Code to compute the Welch, multitaper and DE featurescross_subject_welch.ipynb
: Code to compute the accuracies for the Welch featurescross_subject_multitaper.ipynb
: Code to compute the accuracies for the multitaper featurescross_subject_de.ipynb
: Code to compute the accuracies for the DE features
To download the SEED dataset, please follow the next instructions instructions.
Javier Fdez: [email protected]