Vidhi1290 / Deep-Learning-for-EEG-Emotion-Classification
This repository contains a Python code script for performing emotion classification using EEG (Electroencephalogram) data. Emotion classification from EEG signals is an important application in neuroscience and human-computer interaction. The code leverages deep learning techniques to analyze EEG data and predict emotional states.
☆16Updated last year
Alternatives and similar repositories for Deep-Learning-for-EEG-Emotion-Classification:
Users that are interested in Deep-Learning-for-EEG-Emotion-Classification are comparing it to the libraries listed below
- 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…☆111Updated 3 years ago
- EEG-Based Emotion Recognition☆49Updated 7 months ago
- A research repository of deep learning on electroencephalographic (EEG) for Motor imagery(MI), including eeg data processing(visualizatio…☆62Updated 5 months ago
- ☆30Updated 3 years ago
- EEG Signal Classification using LSTM on various datasets☆11Updated 4 years ago
- Public EEG Dataset☆40Updated last year
- EEG-based emotion classification using DEAP dataset☆128Updated last year
- Emotion Recognition from EEG Signals using the DEAP dataset with 86.4% accuracy. Applied multiple machine learning models and implemented…☆80Updated 5 years ago
- EEG based emotion recognition using Transfer Learning and CNN model on SEED, SEED-IV and SEED-V☆30Updated last year
- The codes that I implemented during my B.Sc. project.☆22Updated 2 years ago
- Some studies regarding the selection of optimal channels in a BCI based on motor imagery☆12Updated last year
- Improving performance of motor imagery classification using variational-autoencoder and synthetic EEG signals☆40Updated 2 months ago
- FBCNet: An Efficient Multi-view Convolutional Neural Network for Brain-Computer Interface☆121Updated last year
- PyTorch EEG emotion analysis using DEAP dataset☆77Updated 7 years ago
- Scripts to a) download DEAP EEG dataset b) preprocess its EEG signals and c) perform feature extraction☆65Updated 2 years ago
- An all-in-one EEG feature extraction toobox, including statistical features, Hjorth parameters, entropy, nonlinear features, power spectr…☆35Updated last year
- code for LMDA☆70Updated last year
- Using Deep Learning for Emotion Classification on EEG signals (SEED Dataset). CNN, RNN, Hybrid model, and Ensemble☆67Updated 3 years ago
- Code for the paper "Multi-Task CNN Model for Emotion Recognition from EEG Brain Maps". DEAP dataset. Python/Keras/Tensorflow 2 Impementat…☆52Updated last year
- Emotion Recognition, EEG Mapping, Azimuthal Projection Technique, CNN☆46Updated 3 years ago
- This toolbox offers 30 types of EEG feature extraction methods (HA, HM, HC, and etc.) for Electroencephalogram (EEG) applications.☆82Updated 4 years ago
- EEG Emotion Recognition project, experiment on SEED (SEED-IV), DEAP dataset☆36Updated 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…☆46Updated 2 years ago
- ☆103Updated 5 years ago
- Implementing Common Spatial Pattern (CSP) algorithm for MI-BCI from scratch with python☆8Updated 4 years ago
- This is the PyTorch implementation of the FBMSNet architecture for EEG-MI classification.☆35Updated last year
- Application prepares data to learning process. Including preprocessing, cleaning, reformating, feature extraction using PyEEG library and…☆30Updated 4 years ago
- EEG Motor Imagery Tasks Classification (by Channels) via Convolutional Neural Networks (CNNs) based on TensorFlow☆213Updated 8 months ago
- This project is for classification of emotions using EEG signals recorded in the DEAP dataset to achieve high accuracy score using machi…☆161Updated 5 years ago
- A template: for deep learning processing BCI-2A-Data, including loading data, preprocessing, training, testing, saving the best model, vi…☆14Updated 9 months ago