ynulonger / DE_CNNLinks
This repository contains the tensorflow implementation for our ICONIP-2018 paper: "Continuous Convolutional Neural Network with 3D Input for EEG-Based Emotion Recognition" (To appear...)
☆59Updated 2 years ago
Alternatives and similar repositories for DE_CNN
Users that are interested in DE_CNN are comparing it to the libraries listed below
Sorting:
- This repository contains the tensorflow implementation for the paper: "Emotion Recognition from Multi-Channel EEG through Parallel Convol…☆47Updated 5 years ago
- 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
- The repository contains trials that apply model transformer to the emotion recognition (classification) task based on electroencephalogra…☆55Updated 2 years ago
- Using Deep Learning for Emotion Classification on EEG signals (SEED Dataset). CNN, RNN, Hybrid model, and Ensemble☆79Updated 3 years ago
- ☆27Updated 7 years ago
- Feature extraction for EEG signals☆29Updated 5 years ago
- Code for extracting DE (differential entropy) and PSD (power spectral density) feature of signals.☆82Updated 5 years ago
- Processed the DEAP dataset on basis of 1) PSD (power spectral density) and 2)DWT(discrete wavelet transform) features . Classifies the EE…☆130Updated 5 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…