chongwar / LSTM_EEG
Implement Long Short-Term Memory(LSTM) with pytorch to handle raw EEG data
☆26Updated 4 years ago
Alternatives and similar repositories for LSTM_EEG:
Users that are interested in LSTM_EEG are comparing it to the libraries listed below
- ECE-GY 9123 Project: GCN-Explain-Net: An Explainable Graph Convolutional Neural Network (GCN) for EEG-based Motor Imagery Classification …☆49Updated 3 years ago
- Repetition code of the model for the paper "EEG Emotion Recognition Using Dynamical Graph Convolutional Neural Networks" in pytorch☆105Updated last year
- Implementation of graph convolutional networks based on PyTorch Geometric to classify EEG signals.☆52Updated 3 years ago
- Clasificación de señales de EEG de imaginación motora y calculo mental con redes neuronales convolucionales y redes neuronales recurrente…☆47Updated 2 years ago
- code for LMDA☆79Updated last year
- FBCNet: An Efficient Multi-view Convolutional Neural Network for Brain-Computer Interface☆126Updated last year
- Resources for the paper titled "EEG-GCNN: Augmenting Electroencephalogram-based Neurological Disease Diagnosis using a Domain-guided Grap…☆171Updated 2 years ago
- ☆20Updated last year
- Pytorch implementation of EEGNet.☆45Updated 2 years ago
- Implementing Common Spatial Pattern (CSP) algorithm for MI-BCI from scratch with python☆8Updated 4 years ago
- Source code for the paper: Sun, Biao, et al. "Graph Convolution Neural Network based End-to-end Channel Selection and Classification for …☆18Updated 2 years ago
- A list of papers for motor imagery using machine learning/deep learning.☆76Updated 4 years ago
- PGCN: Pyramidal Graph Convolutional Network for EEG Emotion Recognition☆55Updated 11 months ago
- This is the python implementation of Tensor-CSPNet and Graph-CSPNet.