dragen1860 / GCN-PyTorchLinks
Graph Convolution Network for PyTorch
☆407Updated 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☆210Updated 2 years ago
- Official PyTorch Implementation of SAGPool - ICML 2019☆372Updated 2 years ago
- Graph Neural Network with Hierarchical Pooling for PyTorch: "Hierarchical Graph Representation Learning with Differentiable Pooling".☆83Updated 6 years ago
- A PyTorch implementation of GraphSAGE. This package contains a PyTorch implementation of GraphSAGE.☆681Updated 2 years ago
- resources for graph convolutional networks (图卷积神经网络相关资源)☆912Updated 6 years ago
- AM-GCN: Adaptive Multi-channel Graph Convolutional Networks☆252Updated 5 years ago
- This is a Pytorch implementation of paper: DropEdge: Towards Deep Graph Convolutional Networks on Node Classification☆475Updated 3 years ago
- PyTorch implementation of "Simple and Deep Graph Convolutional Networks"☆358Updated 5 years ago
- A blog for understanding graph neural network☆482Updated 5 years ago
- GNN综述阅读报告☆925Updated 4 years ago
- Hypergraph Neural Networks (AAAI 2019)☆828Updated 3 years ago
- Pytorch Repo for DeepGCNs (ICCV'2019 Oral, TPAMI'2021), DeeperGCN (arXiv'2020) and GNN1000(ICML'2021): https://www.deepgcns.org☆1,188Updated 3 years ago
- ☆302Updated 3 years ago
- Graph Classification with Graph Convolutional Networks in PyTorch [NeurIPS 2018 Workshop]☆337Updated 5 years ago
- 图神经网络相关算法详述及实现☆907Updated 5 years ago
- Pytorch implementation of Graph U-Nets (ICML19)☆546Updated 5 years ago
- Graph Auto-Encoder in PyTorch☆443Updated last year
- Structural Deep Clustering Network☆289Updated 2 years ago
- [NeurIPS 2020] "Graph Contrastive Learning with Augmentations" by Yuning You, Tianlong Chen, Yongduo Sui, Ting Chen, Zhangyang Wang, Yang…☆620Updated last year
- DHGNN source code for IJCAI19 paper: "Dynamic Hypergraph Neural Networks"☆279Updated 3 years ago
- ☆504Updated 5 years ago
- Graph Convolutional Networks (GCNs)☆920Updated 8 years ago
- Graph Transformer Networks (Authors' PyTorch implementation for the NeurIPS 19 paper)☆1,076Updated 2 years ago
- code of HetGNN☆412Updated 5 years ago
- This repository implements variational graph auto encoder by Thomas Kipf.☆422Updated 4 years ago
- [GRL+ @ ICML 2020] PyTorch implementation for "Deep Graph Contrastive Representation Learning" (https://arxiv.org/abs/2006.04131v2)☆343Updated last year
- Deep Graph Infomax (https://arxiv.org/abs/1809.10341)☆662Updated 3 years ago
- Heterogeneous Graph Neural Network☆1,200Updated 5 years ago
- Keras implementation of the graph attention networks (GAT) by Veličković et al. (2017; https://arxiv.org/abs/1710.10903)☆493Updated 5 years ago
- A pytorch implemention of GCN-GAN for temporal link prediction.☆104Updated 6 years ago