Giter Site home page Giter Site logo

base_tcn_emotion_recognition's Introduction

base_TCN_emotion_recognition

1、数据预处理及特征提取

DEAP数据集是由英国伦敦玛丽皇后大学的研究人员通过实验开发的一个用于分析人类情感状态的多模态数据集,
记录了32个被试者的生理信号(脑电信号、眼电信号、肌电信号和皮肤电信号)和面部表情。
通过小波包分析方法分解出脑电信号的各个频段,通过设置验证集分别得出不同频段的识别精度以及总的识别精度,探讨脑电信号的频段与情感的联系。
选取最好的频段,提取小波系数的能量值作为模型的输入特征。

2、主程序

该实验是通过keras框架编写的TCN网络,model_ensemble.py用来对实验模型进行集成

base_tcn_emotion_recognition's People

Contributors

johnsonsong avatar song-zhenzhen avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.