senadkurtisi / pytorch-GCN
PyTorch implementation of the Graph Convolutional Network by Kipf et al.
☆26Updated 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
- PyTorch implementation of the Graph Attention Networks (GAT) based on the paper "Graph Attention Network" by Velickovic et al - https://a…☆43Updated last year
- An PyTorch implementation of graph neural networks (GCN, GraphSAGE and GAT) that can be simply imported and used.☆61Updated 4 years ago
- PyTorch implementation of Graph Attention Networks☆22Updated 5 years ago
- A collection of resources on attention-based graph neural networks☆66Updated last year
- Implement EvolveGCN by DGL.☆26Updated 3 years ago
- Code for "Understanding Pooling in Graph Neural Networks" (TNNLS 2022).☆61Updated 2 years ago
- here you can find the material used for our Tutorials☆100Updated 3 years ago
- IJCAI‘23 Survey Track: Papers on Graph Pooling (GNN-Pooling)☆114Updated this week
- Benchmarking GNNs with PyTorch Lightning: Open Graph Benchmarks and image classification from superpixels☆30Updated 2 years ago
- Quaternion Graph Neural Networks (ACML 2021) (Pytorch and Tensorflow)☆49Updated 3 years ago
- Pytorch implementation of various Graph Neural Networks (GNNs) for graph classification☆108Updated 4 years ago
- [ICLR 2021] How to Find Your Friendly Neighborhood: Graph Attention Design with Self-Supervision☆156Updated last year
- Graph Neural Network Tutorial☆186Updated 4 years ago
- GraphSAGE and GAT for link prediction.☆89Updated 5 years ago
- The PyTorch version of ChebNet.☆35Updated 4 months ago
- Repository associated to the paper: "Explaining the Explainers in Graph Neural Networks: a Comparative Study"☆35Updated last year
- ☆39Updated 2 years ago
- Neo-GNNs: Neighborhood Overlap-aware Graph Neural Networks for Link Prediction☆38Updated 3 years ago
- A list for GNNs and related works.☆91Updated this week
- A PyTorch implementation of the Relational Graph Convolutional Network (RGCN).☆123Updated 3 years ago
- Code for the paper "How Attentive are Graph Attention Networks?" (ICLR'2022)☆327Updated 2 years ago
- 《图神经网络:基础与前沿》相关资料☆46Updated 3 years ago
- ☆27Updated 2 years ago
- [GRL+ @ ICML 2020] PyTorch implementation for "Deep Graph Contrastive Representation Learning" (https://arxiv.org/abs/2006.04131v2)☆325Updated 11 months ago
- 异构图神经网络HAN。Heterogeneous Graph Attention Network (HAN) with pytorch☆110Updated 2 years ago
- A Graph Neural Network project on HIV data☆273Updated 9 months ago
- Pytorch implementation of Relational GCN for node classification☆74Updated last year
- Dynamic Graph Convolutional Networks with Attention Mechanism for Rumor Detection on Social Media (PLOS ONE 2021)☆36Updated 3 years ago
- Official Implementation of AdaGCN (ICLR 2021)☆61Updated 3 years ago
- Reinforced Neighborhood Selection Guided Multi-Relational Graph Neural Networks☆74Updated 6 months ago