andrejmiscic / gcn-pytorch
Implementation of the Graph Convolutional Networks in Pytorch
☆30Updated 3 years ago
Related projects ⓘ
Alternatives and complementary repositories for gcn-pytorch
- PyTorch implementation of GraphSAGE.☆27Updated 5 years ago
- [ICLR 2021] How to Find Your Friendly Neighborhood: Graph Attention Design with Self-Supervision☆152Updated last year
- AM-GCN: Adaptive Multi-channel Graph Convolutional Networks☆225Updated 4 years ago
- ☆94Updated last year
- An PyTorch implementation of graph neural networks (GCN, GraphSAGE and GAT) that can be simply imported and used.☆59Updated 4 years ago
- Supervised community detection with line graph neural networks☆89Updated 4 years ago
- AAAI'21: Data Augmentation for Graph Neural Networks☆187Updated 6 months 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
- Pytorch implementation of DySAT: Deep Neural Representation Learning on Dynamic Graphs via Self-Attention Networks☆81Updated 2 years ago
- Distance Encoding for GNN Design☆182Updated 3 years ago
- PyTorch implementation of "Simple and Deep Graph Convolutional Networks"☆329Updated 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
- 《图神经网络:基础与前沿》相关资料☆44Updated 3 years ago
- A pytorch implemention of GCN-GAN for temporal link prediction.☆100Updated 5 years ago
- Source code and dataset of the NeurIPS 2020 paper "Graph Random Neural Network for Semi-Supervised Learning on Graphs"☆207Updated last year
- Official PyTorch implementation of "Towards Deeper Graph Neural Networks" [KDD2020]☆69Updated 2 years ago
- Codes and datasets for AAAI-2021 paper "Learning to Pre-train Graph Neural Networks"☆89Updated 3 years ago
- Variational Graph Recurrent Neural Networks - PyTorch☆114Updated 4 years ago
- Official PyTorch implementation of "Towards Deeper Graph Neural Networks" [KDD2020]☆154Updated 2 years ago
- Implementation of the KDD 2020 paper "Graph Structure Learning for Robust Graph Neural Networks"☆283Updated last year
- ☆73Updated 3 years ago
- An implementation of KDD paper "Graph Convolutional Networks with EigenPooling"☆47Updated 4 years ago
- Code for "Heterogeneous Graph Transformer" (WWW'20), which is based on Deep Graph Library (DGL)☆70Updated 2 years ago
- PyTorch code for "Learning Temporal Attention in Dynamic Graphs with Bilinear Interactions"☆98Updated 3 years ago
- AAAI 2020 - ASAP: Adaptive Structure Aware Pooling for Learning Hierarchical Graph Representations☆99Updated 4 years ago
- Source code of AAAI21-Heterogeneous Graph Structure Learning for Graph Neural Networks☆113Updated 2 years ago
- ☆51Updated 5 years ago
- Code & data accompanying the NeurIPS 2020 paper "Iterative Deep Graph Learning for Graph Neural Networks: Better and Robust Node Embeddin…☆222Updated last year
- GraphSAGE and GAT for link prediction.☆82Updated 5 years ago
- PyTorch implementation of Graph Attention Networks☆20Updated 5 years ago