Today0219 / Emotion-recognitionLinks
Emotion recognition using DEAP dataset,GSR。
☆38Updated 6 years ago
Alternatives and similar repositories for Emotion-recognition
Users that are interested in Emotion-recognition are comparing it to the libraries listed below
Sorting:
- Emotional Classification with the DEAP dataset using EEGLAB, matlab and python. Currently in the status of developing a more efficient an…☆21Updated 5 years ago
- Emotion recognition can be achieved by obtaining signals from the brain by EEG . This test records the activity of the brain in form of w…☆123Updated 4 years ago
- EEG Emotion classification using the DEAP pre-processed data☆154Updated 6 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
- PyTorch EEG emotion analysis using DEAP dataset☆89Updated 7 years ago
- Emotion Recognition from EEG Signals using the DEAP dataset with 86.4% accuracy. Applied multiple machine learning models and implemented…☆87Updated 6 years ago
- Processed the DEAP dataset on basis of 1) PSD (power spectral density) and 2)DWT(discrete wavelet transform) features . Classifies the EE…