Arquivos
Veeranjaneya Ashok 5faa77c175 Updated readme
2014-11-23 23:40:37 +05:30

29 linhas
748 B
Markdown

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 <http://github.com/rishirdua>
- T Veeranjaneya Ashok <http://github.com/tvashok>
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