ajtheb / EEG-Emotion-Recognition-SRU-model-Links
An EEG-based emotion recognition system using Simple Recurrent Units(SRU) in Pytorch library. It identifies three emotions: positive, neutral and negative. It uses SEED dataset which consist of EEG signal of 15 person with 15 trial in each session. It is an implementation of paper 'EEG-based emotion recognition using simple recurrent units netwo…
☆11Updated 3 years ago
Alternatives and similar repositories for EEG-Emotion-Recognition-SRU-model-
Users that are interested in EEG-Emotion-Recognition-SRU-model- are comparing it to the libraries listed below
Sorting:
- The repository contains trials that apply model transformer to the emotion recognition (classification) task based on electroencephalogra…☆56Updated 2 years ago
- ☆32Updated 2 years ago
- 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…☆54Updated 2 years ago
- PGCN: Pyramidal Graph Convolutional Network for EEG Emotion Recognition☆63Updated last year
- Repetition code of the model for the paper "EEG Emotion Recognition Using Dynamical Graph Convolutional Neural Networks" in pytorch