GithubHelp home page GithubHelp logo

xueyank / eeg_emotion_classification_use_cnn-and-rnn Goto Github PK

View Code? Open in Web Editor NEW

This project forked from song-zhenzhen/eeg_emotion_classification_use_cnn-and-rnn

0.0 1.0 0.0 6 KB

Python 86.24% MATLAB 13.76%

eeg_emotion_classification_use_cnn-and-rnn's Introduction

使用CNN和RNN对SEED脑电信号进行分类识别

#数据(SEED) SEED该数据是脑电识别较为常用的公开数据集,点击可以进行下载,需要发送邮件获取用户名及密码; #数据预处理 ##data_process.py 对原始数据以每秒为一段进行重新切割组合,再将标签进行扩展; #特征提取 ##wavelet_packet_feature 使用小波包变换的方法对数据进行特征提取,要把数据表示为序列的形式,以每秒为一个数列,每个数列为7个样本。 #Classifier ##CNN+RNN.py 在CNN后面接GRU网络。 ##GRU_LSTM.py 单独使用GRU作为分类器。

eeg_emotion_classification_use_cnn-and-rnn's People

Contributors

song-zhenzhen avatar

Watchers

 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.