/emotion-classification

Feature selection via dependence maximization for EEG based emotion classification.

Primary LanguagePythonMIT LicenseMIT

EMOTION CLASSIFICATION

Feature selection via dependence maximization for EEG based emotion classification. This project has been done as a part of Neural Networks course for the fall 2014 Semester at IIT Delhi.

Supervisor: Dr. Jayadeva

Authors

Install

  1. Install Python and scikit
  2. Copy the DEAP dataset (cPickle preprocessed) to data/raw folder
  3. Run script.sh

Documentation

Refer docs/readme.pdf

Contribute

License

This project is licensed under the terms of the MIT license. See LICENSE.txt for details