Arka95 / Human-Emotion-Analysis-using-EEG-from-DEAP-datasetLinks
Processed the DEAP dataset on basis of 1) PSD (power spectral density) and 2)DWT(discrete wavelet transform) features . Classifies the EEG ratings based on Arousl and Valence(high /Low)
☆130Updated 5 years ago
Alternatives and similar repositories for Human-Emotion-Analysis-using-EEG-from-DEAP-dataset
Users that are interested in Human-Emotion-Analysis-using-EEG-from-DEAP-dataset are comparing it to the libraries listed below
Sorting:
- PyTorch EEG emotion analysis using DEAP dataset☆90Updated 7 years ago
- EEG Emotion classification using the DEAP pre-processed data☆154Updated 6 years ago
- EEG data processing and it's convolution using AutoEncoder + CNN + RNN☆93Updated 7 years ago
- Implementation of Deep Neural Networks in Keras and Tensorflow to classify motor imagery tasks using EEG data☆79Updated 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
- This repository contains the tensorflow implementation for our ICONIP-2018 paper: "Continuous Convolutional Neural Network with 3D Input …☆59Updated 2 years ago
- This repository contains the tensorflow implementation for the paper: "Emotion Recognition from Multi-Channel EEG through Parallel Convol…☆47Updated 5 years ago
- ☆44Updated 6 years ago
- EEG-based emotion classification using DEAP dataset☆148Updated 2 years ago
- ☆68Updated 6 years ago
- Using Deep Learning for Emotion Classification on EEG signals (SEED Dataset). CNN, RNN, Hybrid model, and Ensemble☆79Updated 3 years ago
- The model for the paper "EEG-Based Emotion Recognition Using Regularized Graph Neural Networks"☆204Updated 4 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…