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.
☆24Sep 4, 2023Updated 2 years ago
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. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- ☆34Mar 16, 2025Updated last year
- Using Deep Learning for Emotion Classification on EEG signals (SEED Dataset). CNN, RNN, Hybrid model, and Ensemble☆81Oct 26, 2021Updated 4 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…☆138Apr 4, 2021Updated 5 years ago
- A basic demonstration how to use Python, MNE, and PyTorch to analyze EEG signal.☆25Dec 6, 2022Updated 3 years ago
- Emotion Recognition Transformer Network Based EEG Signals.☆26Aug 15, 2023Updated 2 years ago
- Wordpress hosting with auto-scaling - Free Trial Offer • AdFully Managed hosting for WordPress and WooCommerce businesses that need reliable, auto-scalable performance. Cloudways SafeUpdates now available.
- Whole-brain modelling of TMS-EEG TEPs (Momi et al. ELife 2023)☆20Apr 26, 2023Updated 3 years ago
- Implementing LRP (Layer-wise Relevance Propagation) for a sequence-to-sequence model with GRU layers.☆12Sep 8, 2023Updated 2 years ago
- This repository contains scripts and data for Emotion Recognition based on Self-Supervised Learning from ECG signals☆17Dec 14, 2020Updated 5 years ago
- Public Models considered for emotion estimation from EEG☆33Sep 8, 2022Updated 3 years ago
- Submission to the Motor Imagery track of BEETL competition, organized within NeurIPS 2021☆12Sep 8, 2022Updated 3 years ago
- It's a wireless device to monitor the heart beat and emotion simultaneously. It takes PPG signal from PPG sensor and estimate the heart b…☆22Dec 23, 2019Updated 6 years ago
- Emotional Classification with the DEAP dataset using EEGLAB, matlab and python. Currently in the status of developing a more efficient an…☆20Jul 5, 2020Updated 6 years ago
- Implementing Common Spatial Pattern (CSP) algorithm for MI-BCI from scratch with python