senadkurtisi / pytorch-GCNLinks
PyTorch implementation of the Graph Convolutional Network by Kipf et al.
☆28Updated 4 years ago
Alternatives and similar repositories for pytorch-GCN
Users that are interested in pytorch-GCN are comparing it to the libraries listed below
Sorting:
- A collection of resources on attention-based graph neural networks☆78Updated last year
- The PyTorch version of ChebNet.☆35Updated 9 months ago
- Pytorch implementation of various Graph Neural Networks (GNNs) for graph classification☆112Updated 4 years ago
- An PyTorch implementation of graph neural networks (GCN, GraphSAGE and GAT) that can be simply imported and used.☆61Updated 5 years ago
- Graph Neural Network Tutorial☆191Updated 5 years ago
- (Still in coding)A pytorch implementation of GraphGAN (Graph Representation Learning with Generative Adversarial Nets) from hwwang55☆46Updated 5 years ago
- Repository for GNN tutorial using Pytorch and Pytorch Geometric (PyG) for ODSC 2021☆44Updated 3 years ago
- GraphSAGE and GAT for link prediction.☆91Updated 5 years ago
- IJCAI‘23 Survey Track: Papers on Graph Pooling (GNN-Pooling)☆116Updated 5 months ago
- Semi-Supervised classification with Graph Convolution Networks using Pytorch☆52Updated 4 years ago
- A PyTorch Geometric implementation of SimGNN with some extensions.☆61Updated 2 years ago
- Quaternion Graph Neural Networks (ACML 2021) (Pytorch and Tensorflow)☆49Updated 3 years ago
- Official Implementation of AdaGCN (ICLR 2021)☆62Updated 3 years ago
- Code for "Understanding Pooling in Graph Neural Networks" (TNNLS 2022).☆62Updated 3 years ago
- A list for GNNs and related works.☆99Updated last month
- Code for the paper "How Attentive are Graph Attention Networks?" (ICLR'2022)☆345Updated 3 years ago
- Pytorch Geometric link prediction of a homogeneous social graph.☆26Updated 2 years ago
- Regression Graph Neural Network (regGNN) for cognitive score prediction.☆75Updated 2 years ago
- Benchmarking GNNs with PyTorch Lightning: Open Graph Benchmarks and image classification from superpixels☆30Updated 3 years ago
- ☆96Updated 2 years ago
- An unofficial implementation of Graph Transformer (Masked Label Prediction: Unified Message Passing Model for Semi-Supervised Classificat…☆34Updated last year
- A simple Graph Net in PyTorch☆24Updated 5 years ago
- WGCN: Graph Convolutional Networks with Weighted Structural Features, SIGIR 2021☆24Updated 4 years ago
- [GRL+ @ ICML 2020] PyTorch implementation for "Deep Graph Contrastive Representation Learning" (https://arxiv.org/abs/2006.04131v2)☆332Updated last year
- A Graph Neural Network project on HIV data☆281Updated last year
- ☆27Updated 2 years ago
- Source code for the paper Residual Enhanced Multi-Hypergraph Neural Network (ICIP 2021).☆18Updated 4 years ago
- Graph Convolutional Networks for Text Classification.☆46Updated 5 years ago
- A PyTorch implementation of the Relational Graph Convolutional Network (RGCN).☆129Updated 4 years ago
- The official implementation of the SGCN architecture.☆62Updated 3 years ago