dolphin-in-a-coma / multi-task-cnn-eeg-emotionLinks
Code for the paper "Multi-Task CNN Model for Emotion Recognition from EEG Brain Maps". DEAP dataset. Python/Keras/Tensorflow 2 Impementation.
☆57Updated 2 years ago
Alternatives and similar repositories for multi-task-cnn-eeg-emotion
Users that are interested in multi-task-cnn-eeg-emotion are comparing it to the libraries listed below
Sorting:
- The project uses EEG signals from the DEAP Dataset to classify emotions into 4 classes using Ensembled 1-D CNNs, LSTMs and 2D , 3D CNNs a…☆51Updated 2 years ago
- EEG Emotion Recognition project, experiment on SEED (SEED-IV), DEAP dataset☆39Updated 5 years ago
- EEG based emotion recognition using Transfer Learning and CNN model on SEED, SEED-IV and SEED-V☆34Updated last year
- Use Vision Transformer to generate Emotion Recognition using the DEAP dataset and EEG Signals.☆67Updated 2 years ago
- Using CNN-LSTM for emotion recognition based on EEG signals☆11Updated 2 years ago
- Scripts to a) download DEAP EEG dataset b) preprocess its EEG signals and c) perform feature extraction☆72Updated 3 years ago
- The repository contains trials that apply model transformer to the emotion recognition (classification) task based on electroencephalogra…