dragen1860 / GCN-PyTorchLinks
Graph Convolution Network for PyTorch
☆404Updated 6 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:
- The implement of GNN based on Pytorch☆205Updated 2 years ago
- Official PyTorch Implementation of SAGPool - ICML 2019☆370Updated last year
- resources for graph convolutional networks (图卷积神经网络相关资源)☆901Updated 6 years ago
- Graph Neural Network with Hierarchical Pooling for PyTorch: "Hierarchical Graph Representation Learning with Differentiable Pooling".☆81Updated 5 years ago
- GNN综述阅读报告☆914Updated 3 years ago
- This is a Pytorch implementation of paper: DropEdge: Towards Deep Graph Convolutional Networks on Node Classification☆472Updated 2 years ago
- PyTorch implementation of "Simple and Deep Graph Convolutional Networks"☆354Updated 5 years ago
- AM-GCN: Adaptive Multi-channel Graph Convolutional Networks☆247Updated 4 years ago
- A PyTorch implementation of GraphSAGE. This package contains a PyTorch implementation of GraphSAGE.☆658Updated last year
- A blog for understanding graph neural network☆455Updated 5 years ago
- Pytorch Repo for DeepGCNs (ICCV'2019 Oral, TPAMI'2021), DeeperGCN (arXiv'2020) and GNN1000(ICML'2021): https://www.deepgcns.org☆1,170Updated 3 years ago
- 图神经网络相关算法详述及实现☆884Updated 4 years ago
- Hypergraph Neural Networks (AAAI 2019)☆766Updated 2 years ago
- Graph Classification with Graph Convolutional Networks in PyTorch (NeurIPS 2018 Workshop)☆334Updated 4 years ago
- Graph Auto-Encoder in PyTorch☆439Updated last year
- Pytorch implementation of Graph U-Nets (ICML19)☆538Updated 4 years ago
- Structural Deep Clustering Network☆284Updated 2 years ago
- ☆268Updated 3 years ago
- The code for GCN, GAT and Graphsage based on pytorch.☆60Updated 2 years ago
- A PyTorch Implementation of Gated Graph Sequence Neural Networks (GGNN) and Residual Gated Graph ConvNets (RGGC) for FYP☆72Updated 6 years ago
- This repository implements variational graph auto encoder by Thomas Kipf.☆412Updated 3 years ago
- ☆300Updated 3 years ago
- DHGNN source code for IJCAI19 paper: "Dynamic Hypergraph Neural Networks"☆263Updated 2 years ago
- Semi-supervised learning with graph embeddings☆923Updated 5 years ago
- ☆493Updated 4 years ago
- [IJCAI 2019] Source code and datasets for "Hierarchical Graph Convolutional Networks for Semi-supervised Node Classification"☆122Updated last year
- Deep Graph Infomax (https://arxiv.org/abs/1809.10341)☆646Updated 2 years ago
- [GRL+ @ ICML 2020] PyTorch implementation for "Deep Graph Contrastive Representation Learning" (https://arxiv.org/abs/2006.04131v2)☆329Updated last year
- A PyTorch implementation of "Cluster-GCN: An Efficient Algorithm for Training Deep and Large Graph Convolutional Networks" (KDD 2019).☆800Updated 2 years ago
- Keras implementation of the graph attention networks (GAT) by Veličković et al. (2017; https://arxiv.org/abs/1710.10903)☆490Updated 4 years ago