├── DREAMER A Database for Emotion RecognitionThrough EEG and ECG Signals From Wireless Low-cost Off the-Shelf Devices note.pdf ├── Datafusion.py ├── ECG.py ├── EEG.py ├── Extracted_ECG.csv ├── Extracted_EEG.csv ├── Feature.csv ├── README.md └── main.py /DREAMER A Database for Emotion RecognitionThrough EEG and ECG Signals From Wireless Low-cost Off the-Shelf Devices note.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Jiaqi1008/Emotion_detection/HEAD/DREAMER A Database for Emotion RecognitionThrough EEG and ECG Signals From Wireless Low-cost Off the-Shelf Devices note.pdf -------------------------------------------------------------------------------- /Datafusion.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Jiaqi1008/Emotion_detection/HEAD/Datafusion.py -------------------------------------------------------------------------------- /ECG.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Jiaqi1008/Emotion_detection/HEAD/ECG.py -------------------------------------------------------------------------------- /EEG.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Jiaqi1008/Emotion_detection/HEAD/EEG.py -------------------------------------------------------------------------------- /Extracted_ECG.csv: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Jiaqi1008/Emotion_detection/HEAD/Extracted_ECG.csv -------------------------------------------------------------------------------- /Extracted_EEG.csv: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Jiaqi1008/Emotion_detection/HEAD/Extracted_EEG.csv -------------------------------------------------------------------------------- /Feature.csv: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Jiaqi1008/Emotion_detection/HEAD/Feature.csv -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Jiaqi1008/Emotion_detection/HEAD/README.md -------------------------------------------------------------------------------- /main.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Jiaqi1008/Emotion_detection/HEAD/main.py --------------------------------------------------------------------------------