Giter Site home page Giter Site logo

mayadeh-kooti / realtime-eeg-based-emotion-recognition Goto Github PK

View Code? Open in Web Editor NEW

This project forked from nadzeri/realtime-eeg-based-emotion-recognition

0.0 0.0 0.0 1.26 MB

Realtime emotion recognition from EEG data.

Python 75.10% HTML 16.56% JavaScript 7.05% CSS 1.29%

realtime-eeg-based-emotion-recognition's Introduction

Realtime EEG Based Emotion Recognition

The purpose of this project is to provide an efficient, parametric, general, and completely automatic real time classification method of electroencephalography (EEG) signals obtained from emotions. The particular characteristics of the considered high-frequency signals (theta, alpha, beta, gamma) and adapting strategies like the Fourier Transform, Features Extraction (mean, standard deviation, power) and the K-Neirest Neighbors (KNN) for signal processing, analysis and classification. Moreover, the method is thought to be used in a multi-emotions based Brain Computer Interface (BCI). The proposed method is a two stages algorithm, completely parameterized, aiming at a multi-class classification and may be considered in the framework of machine learning. The first stage, the calibration, is off-line and is devoted at the signal processing, the determination of the features and at the training of a classifier. The second stage, the real-time one, is the test on new data. The FFT is applied to avoid redundancy in the set of features whereas the classification of the selected features, and therefore of the signals, is obtained by the KNN. The average accuracy results are 82.33% (valence) and 87.32% (arousal).

Required Library

Python

Python version 2.7 was used to process EEG data.

  1. Numpy
  2. Scipy
  3. Emokit
  4. SocketIO-client

Node JS

Node JS was used as GUI.

  1. Express JS
  2. Socket IO

Demo

  1. Short Demo
  2. Full Demo

Copyright

Copyright (c) 2016 Muhammad Nadzeri Munawar

See my:

  1. Github profile: https://github.com/nadzeri
  2. LinkedIn profile: https://id.linkedin.com/in/nadzeri

realtime-eeg-based-emotion-recognition's People

Contributors

nadzeri avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.