Skip to content

Latest commit

 

History

History
28 lines (22 loc) · 748 Bytes

File metadata and controls

28 lines (22 loc) · 748 Bytes

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