andrejmiscic / gcn-pytorch
Implementation of the Graph Convolutional Networks in Pytorch
☆30Updated 3 years ago
Related projects ⓘ
Alternatives and complementary repositories for gcn-pytorch
- An PyTorch implementation of graph neural networks (GCN, GraphSAGE and GAT) that can be simply imported and used.☆59Updated 4 years ago
- GNN方法和模型的Pytorch实现。Pytorch implementation of GNN.☆77Updated 3 years ago
- [ICLR 2021] How to Find Your Friendly Neighborhood: Graph Attention Design with Self-Supervision☆152Updated last year
- PyTorch implementation of the Graph Convolutional Network by Kipf et al.☆23Updated 3 years ago
- a numpy implementation of Graph Convolutional Networks☆27Updated 5 years ago
- ☆93Updated last year
- Graph Convolutional Networks, Graph Attention Networks, Gated Graph Neural Net, Mixhop☆30Updated 4 years ago
- PyG (a geometric extension library for PyTorch) implementation of several Graph Neural Networks (GNNs): GCN, GAT, GraphSAGE, etc.☆50Updated 5 years ago
- Code for "Heterogeneous Graph Transformer" (WWW'20), which is based on Deep Graph Library (DGL)☆70Updated 2 years ago
- AAAI 2020 - ASAP: Adaptive Structure Aware Pooling for Learning Hierarchical Graph Representations☆99Updated 4 years ago
- PyTorch implementation of Graph Attention Networks☆20Updated 5 years ago
- PyTorch implementation of "Simple and Deep Graph Convolutional Networks"☆331Updated 4 years ago
- Code for Characterizing and Forecasting User Engagement with In-App Action Graphs: A Case Study of Snapchat☆77Updated 3 years ago
- AAAI'21: Data Augmentation for Graph Neural Networks☆187Updated 6 months ago
- This is a PyTorch implementation of the GeniePath model in <GeniePath: Graph Neural Networks with Adaptive Receptive Paths> (https://arxi…☆104Updated 3 months ago
- AM-GCN: Adaptive Multi-channel Graph Convolutional Networks☆228Updated 4 years ago
- ☆39Updated last year
- PyTorch implementation of GraphSAGE.☆27Updated 5 years ago
- Graph Convolution Network for TensorFlow 2 implementation.☆51Updated 5 years ago
- GraphSAGE and GAT for link prediction.☆82Updated 5 years ago
- ☆51Updated 5 years ago
- Graph Convolutional Networks for Text Classification.☆45Updated 5 years ago
- A pytorch implemention of GCN-GAN for temporal link prediction.☆101Updated 5 years ago
- Codes and datasets for AAAI-2021 paper "Learning to Pre-train Graph Neural Networks"☆89Updated 3 years ago
- ☆73Updated 3 years ago
- The implement of GNN based on Pytorch☆190Updated last year
- An implementation of KDD paper "Graph Convolutional Networks with EigenPooling"☆47Updated 4 years ago
- Reinforced Neighborhood Selection Guided Multi-Relational Graph Neural Networks☆70Updated 2 months ago
- [CVPR 2020] L2-GCN: Layer-Wise and Learned Efficient Training of Graph Convolutional Networks☆30Updated 2 years ago
- CTGCN: k-core based Temporal Graph Convolutional Network for Dynamic Graphs (accepted by IEEE TKDE in 2020) https://ieeexplore.ieee.org/…☆95Updated last year