sophmintaii / EEG_emotion_recognition

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

EEG emotion recognition

That is a repository for the Signal Processing course project.

Here, I used EEG data for detecting whether a person experiences a positive, neutral or negative emotion.

Installation

  1. Clone the repository
git clone https://github.com/sophmintaii/EEG_emotion_recognition.git
cd EEG_emotion_recognition
  1. Install requirements
pip install -r requirements.txt

Data

Dataset used can be found on Kaggle.

About


Languages

Language:Jupyter Notebook 100.0%