deep-bci / ERBCPSI

The code for "EEG-based Emotion Recognition Using Convolutional Neural Network with Functional Connections"
11 stars 2 forks source link

Some questions about how the code works #2

Open Brainxwq opened 3 years ago

Brainxwq commented 3 years ago

Do I need to download the data of two data sets first,Then use MATLAB to process the data?

deep-bci commented 3 years ago

Do I need to download the data of two data sets first,Then use MATLAB to process the data?

Yes. You need first download the EEG dataset, and then compute the functional connections among EEG electrods using PSI, PLV, etc. Then you can apply the proposed code to these functional connectivity matrices for emotion recognition.

Brainxwq commented 3 years ago

Thank for your prompt reply.

Brainxwq commented 3 years ago

May I have your QQ number(or other contact way)? I still have some questions. Thank you very much!

Brainxwq commented 3 years ago

Or can you share the address of the paper?Thanks a lot

deep-bci commented 3 years ago

Or can you share the address of the paper?Thanks a lot

This work has just been accepted by ICCSIP 2020 (International Conference on Cognitive Systems and Information Processing). The final paper can be available when it is included in the proceedings.

Brainxwq commented 3 years ago

OK,thanks

------------------ 原始邮件 ------------------ 发件人: "deep-bci"<notifications@github.com>; 发送时间: 2020年12月14日(星期一) 晚上9:23 收件人: "deep-bci/ERBCPSI"<ERBCPSI@noreply.github.com>; 抄送: "464129748"<464129748@qq.com>; "Author"<author@noreply.github.com>; 主题: Re: [deep-bci/ERBCPSI] Some questions about how the code works (#2)

Or can you share the address of the paper?Thanks a lot

This work has just been accepted by ICCSIP 2020 (International Conference on Cognitive Systems and Information Processing). The final paper can be available when it is included in the proceedings.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub, or unsubscribe.

Brainxwq commented 3 years ago

Hello, I am not very clear about the process of MATLAB.I was wondering if I could run the program directly with the sample data you gave in the file.

deep-bci commented 3 years ago

Hello, I am not very clear about the process of MATLAB.I was wondering if I could run the program directly with the sample data you gave in the file.

Do you know the basic process of training a neural network?

Brainxwq commented 3 years ago

Yeah

------------------ 原始邮件 ------------------ 发件人: "deep-bci"<notifications@github.com>; 发送时间: 2020年12月14日(星期一) 晚上10:26 收件人: "deep-bci/ERBCPSI"<ERBCPSI@noreply.github.com>; 抄送: "464129748"<464129748@qq.com>; "Author"<author@noreply.github.com>; 主题: Re: [deep-bci/ERBCPSI] Some questions about how the code works (#2)

Hello, I am not very clear about the process of MATLAB.I was wondering if I could run the program directly with the sample data you gave in the file.

Do you know the basic process of training a neural network?

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub, or unsubscribe.

Qunliyau commented 2 years ago

can you share the address of the paper? Thanks!

deep-bci commented 2 years ago

https://link.springer.com/chapter/10.1007/978-981-16-2336-3_3

Qunliyau commented 2 years ago

https://link.springer.com/chapter/10.1007/978-981-16-2336-3_3

Thank you so much for your reply.