andrejmiscic / gcn-pytorchLinks
Implementation of the Graph Convolutional Networks in Pytorch
☆30Updated 4 years ago
Alternatives and similar repositories for gcn-pytorch
Users that are interested in gcn-pytorch are comparing it to the libraries listed below
Sorting:
- Graph Neural Network Tutorial☆196Updated 5 years ago
- The implement of GNN based on Pytorch☆210Updated 2 years ago
- PyTorch implementation of "Simple and Deep Graph Convolutional Networks"☆358Updated 5 years ago
- PyTorch implementation of Graph Attention Networks☆21Updated 6 years ago
- Scalable Graph Neural Networks with Deep Graph Library☆151Updated 5 years ago
- ☆96Updated 3 years ago
- An PyTorch implementation of graph neural networks (GCN, GraphSAGE and GAT) that can be simply imported and used.☆65Updated 5 years ago
- This is a tutorial for PyTorch Geometric on the YooChoose dataset☆316Updated 6 years ago
- AM-GCN: Adaptive Multi-channel Graph Convolutional Networks☆252Updated 5 years ago
- Implementation of the KDD 2020 paper "Graph Structure Learning for Robust Graph Neural Networks"☆303Updated 2 years ago
- 图卷积神经网络 Graph Convolutional Network with Keras☆165Updated 2 years ago
- Graph Convolutional Networks for Text Classification.☆47Updated 6 years ago
- Supervised community detection with line graph neural networks☆90Updated 5 years ago
- GraphSAGE and GAT for link prediction.☆94Updated 6 years ago
- [ICLR 2021] How to Find Your Friendly Neighborhood: Graph Attention Design with Self-Supervision☆159Updated 2 years ago
- Graph Convolution Network for TensorFlow 2 implementation.☆50Updated 6 years ago
- A pytorch implemention of GCN-GAN for temporal link prediction.☆104Updated 6 years ago
- Reimplementation of Graph Autoencoder by Kipf & Welling with DGL.☆63Updated 3 years ago
- Official PyTorch implementation of "Towards Deeper Graph Neural Networks" [KDD2020]☆156Updated 3 years ago
- ☆174Updated 6 years ago
- Code for the paper "How Attentive are Graph Attention Networks?" (ICLR'2022)☆360Updated 3 years ago
- ☆39Updated 3 years ago
- PyTorch implementation of GraphSAGE.☆30Updated 6 years ago
- AAAI'21: Data Augmentation for Graph Neural Networks☆196Updated last year
- Source code and dataset of the NeurIPS 2020 paper "Graph Random Neural Network for Semi-Supervised Learning on Graphs"☆211Updated 2 years ago
- AAAI 2020 - ASAP: Adaptive Structure Aware Pooling for Learning Hierarchical Graph Representations☆102Updated 5 years ago
- [ICLR 2020; IPDPS 2019] Fast and accurate minibatch training for deep GNNs and large graphs (GraphSAINT: Graph Sampling Based Inductive L…☆506Updated 3 years ago
- My approach to CS224w [AT] Stanford 2019 : )☆122Updated 5 years ago
- Distance Encoding for GNN Design☆188Updated 4 years ago
- This is a Pytorch implementation of paper: DropEdge: Towards Deep Graph Convolutional Networks on Node Classification☆475Updated 3 years ago