fdtl01's Stars
secdr/research-method
论文写作与资料分享
forrestbao/pyeeg
Python + EEG/MEG = PyEEG
Aur0ra-m/wechat2pdf
一键下载微信公众号文章PDF版
HarisIqbal88/PlotNeuralNet
Latex code for making neural networks diagrams
lutzroeder/netron
Visualizer for neural network, deep learning and machine learning models
Zeid-Hazboun/Emotion-classifcation-using-EEG-and-RNN
For the final project of our neural networks course, me and my team decided to attempt the classification of human emotion states based on EEG data using recurrent neural networks.
TimeSpacerRob/FBSTCNet
This is the PyTorch implementation of the FBSTCNet-M architecture for EEG-based emotion classification.
dykuang/SEER
An implementation of SEER-net for EEG-based emotion classification in Keras
vbabushkin/EEG-based-Classification-of-the-Intensity-of-Emotional-Responses
rahultkr/Deep-learning-and-EEG-Signals-based-Emotion-classification
SiddhantGupta07/EEG-Based-Emotion-Classification
Developed an EEG-based BCI device aimed to fulfill the task of emotion recognition and classification developed while listening to multiple genres of music videos using classifiers like SVM and Linear Regression trained on arousal and valence values.
markos-iliakis/eeg-based-emotion-classification
yff12345/FB-GCNN
EEG emotion classification based on Graph CNN and fine-gained algorithm.
Bro-Lin/eeg-based-emotion-classification-transformer
eeg based emotion classification transformer on DEAP data set
Fsatyam/CNN-based-Emotion-classification-using-EEG-signals
JoeBao22/eeg_seed_test
The repository contains trials that apply model transformer to the emotion recognition (classification) task based on electroencephalography(EEG).
heibaipei/FLADA
Support paper for Cross-Subject EEG Emotion Classification based on Few-Label Adversarial Domain Adaption
nadzeri/Significant-Preprocessing-Method-In-EEG-Based-Emotion-Classification
EEG preprocessing methods for classifying person emotions have been widely applied. However, there still remain some parts where determining significant preprocessing method can be improved.
rishirdua/emotion-classification
Feature selection via dependence maximization for EEG based emotion classification.
tuengominh/deap-eeg-classification
EEG-based emotion classification using DEAP dataset
adobe-fonts/source-code-pro
Monospaced font family for user interface and coding environments
axzml/CSDNExporter
CSDN 博客导出工具, 支持 Markdown / PDF 格式的导出
ageron/handson-ml3
A series of Jupyter notebooks that walk you through the fundamentals of Machine Learning and Deep Learning in Python using Scikit-Learn, Keras and TensorFlow 2.
aug08/4D-CRNN
dragen1860/Deep-Learning-with-TensorFlow-book
深度学习入门开源书,基于TensorFlow 2.0案例实战。Open source Deep Learning book, based on TensorFlow 2.0 framework.
dragen1860/TensorFlow-2.x-Tutorials
TensorFlow 2.x version's Tutorials and Examples, including CNN, RNN, GAN, Auto-Encoders, FasterRCNN, GPT, BERT examples, etc. TF 2.0版入门实例代码,实战教程。
tongdaxu/EEG-Emotion-Classification-List
A collection of emotion classification using electroencephalogram (EEG) data
tongdaxu/EEG_Emotion_Classifier_DEAP
EEG Emotion classification using the DEAP pre-processed data
gzoumpourlis/DEAP_MNE_preprocessing
Scripts to a) download DEAP EEG dataset b) preprocess its EEG signals and c) perform feature extraction
TingsongYu/PyTorch_Tutorial
《Pytorch模型训练实用教程》中配套代码