Anton-Cherepkov / gnn-mnist-classification
Image classification using Graph Neural Networks (GNNs) with MNIST dataset
☆39Updated 2 years ago
Alternatives and similar repositories for gnn-mnist-classification:
Users that are interested in gnn-mnist-classification are comparing it to the libraries listed below
- MNIST classification by using GCN☆48Updated 5 years ago
- MMGCN:Multi-view Multichannel Attention Graph Convolutional Network for miRNA-disease Association Prediction☆20Updated 4 years ago
- Implementation code of RA-GCN: Graph Convolutional Network for Disease Prediction Problems with Imbalanced Data accepted by Medical Image…☆24Updated 2 years ago
- Using Graph Neural Networks to Segment MRIs of Brain Tumors☆23Updated 2 years ago
- Source code for the paper Residual Enhanced Multi-Hypergraph Neural Network (ICIP 2021).☆18Updated 3 years ago
- ☆21Updated 3 years ago
- Example code to train a Graph Neural Network on the MNIST dataset in PyTorch for Digit Classification☆28Updated 5 years ago
- The code of AGCN (Attention-driven Graph Clustering Network), which is accepted by ACM MM 2021.☆34Updated 8 months ago
- Semi-Supervised classification with Graph Convolution Networks using Pytorch