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 ------- - Rishi Dua - T Veeranjaneya Ashok 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 ---------- - Source Code: https://github.com/rishirdua/emotion-classification/ License ------- This project is licensed under the terms of the MIT license. See LICENSE.txt for details