Implementation of graph convolutional networks based on PyTorch Geometric to classify EEG signals.
☆57Jun 15, 2021Updated 5 years ago
Alternatives and similar repositories for gnn-eeg
Users that are interested in gnn-eeg are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- http://www.eecs.qmul.ac.uk/mmv/datasets/deap/☆28Mar 1, 2021Updated 5 years ago
- ☆184Nov 3, 2022Updated 3 years ago
- Graph Convolutional Networks for 4-class EEG Classification☆85Sep 24, 2020Updated 6 years ago
- EEGraph: Convert EEGs to graphs with frequency and time-frequency domain connectivity measures.☆169Jul 13, 2026Updated 2 months ago
- Resources for the paper titled "EEG-GCNN: Augmenting Electroencephalogram-based Neurological Disease Diagnosis using a Domain-guided Grap…☆184Oct 8, 2022Updated 3 years ago
- Deploy on Railway without the complexity - Free Credits Offer • AdConnect your repo and Railway handles the rest with instant previews. Quickly provision container image services, databases, and storage volumes.
- Implement Long Short-Term Memory(LSTM) with pytorch to handle raw EEG data☆25Jan 7, 2021Updated 5 years ago
- EEG emotion classification based on Graph CNN and fine-gained algorithm.☆12Dec 11, 2020Updated 5 years ago
- ECE-GY 9123 Project: GCN-Explain-Net: An Explainable Graph Convolutional Neural Network (GCN) for EEG-based Motor Imagery Classification …☆54May 20, 2021Updated 5 years ago
- Repetition code of the model for the paper "EEG Emotion Recognition Using Dynamical Graph Convolutional Neural Networks" in pytorch☆125May 3, 2023Updated 3 years ago
- ☆14Sep 5, 2023Updated 3 years ago
- ECLGCNN is an emotion recognition method based on EEG data.☆19Jun 5, 2023Updated 3 years ago
- This is the python implementation of Tensor-CSPNet and Graph-CSPNet.