cuijiancorbin / Towards-Best-Practice-of-Interpreting-Deep-Learning-Models-for-EEG-based-BCI
In this project, we implemented 7 interpretation techniques on two benchmark deep learning models "EEGNet" and "InterpretableCNN" for EEG-based BCI. The methods include: gradient×input, DeepLIFT, integrated gradient, layer-wise relevance propagation (LRP), saliency map, deconvolution, and guided backpropagation
☆16Updated 2 years ago
Alternatives and similar repositories for Towards-Best-Practice-of-Interpreting-Deep-Learning-Models-for-EEG-based-BCI:
Users that are interested in Towards-Best-Practice-of-Interpreting-Deep-Learning-Models-for-EEG-based-BCI are comparing it to the libraries listed below
- Code for processing EEG data with Riemannian and deep learning-based classifiers. Additionally provides methods for data augmentation inc…☆27Updated 4 years ago
- Efficient Transfer Learning with Meta Update for Cross Subject EEG Classification☆41Updated last year
- High-East / Attention-based-spatio-temporal-spectral-feature-learning-for-subject-specific-EEG-classificationOfficial code for "Attention-Based Spatio-Temporal-Spectral Feature Learning for Subject-Specific EEG Classification" paper☆38Updated 3 years ago
- SPD-CNN: A Plain CNN-Based Model Using the Symmetric Positive Definite Matrices for Cross-Subject EEG Classification with Meta-Transfer-L…☆21Updated 2 years ago
- Existing work in the field of BCI treats deep learning models as black-box classifiers. In this project, we develop a novel model named "…☆19Updated 2 years ago
- This is the python implementation of Tensor-CSPNet and Graph-CSPNet.☆61Updated 2 months ago
- Towards Domain Free Transformer for Generalized EEG Pre-training☆25Updated last year
- ☆19Updated 2 months ago
- Code to accompany our International Conference on Pattern Recognition (ICPR) paper entitled - Leveraging Synthetic Subject Invariant EEG …☆41Updated 8 months ago
- ☆9Updated 3 years ago
- http://www.eecs.qmul.ac.uk/mmv/datasets/deap/☆28Updated 3 years ago
- ☆11Updated 11 months ago
- bruAristimunha / Re-Deep-Convolution-Neural-Network-and-Autoencoders-Based-Unsupervised-Feature-Learning-of-EEG☆21Updated 2 years ago
- Support paper for Cross-Subject EEG Emotion Classification based on Few-Label Adversarial Domain Adaption☆25Updated 3 years ago
- paper for “Multiscale space-time-frequency feature-guided multitask learning CNN for motor imagery EEG classification”☆13Updated 4 years ago
- An all-in-one EEG feature extraction toobox, including statistical features, Hjorth parameters, entropy, nonlinear features, power spectr…☆36Updated last year
- This is the PyTorch implementation of the FBMSNet architecture for EEG-MI classification.