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☆209Updated 2 years ago
- Official PyTorch Implementation of SAGPool - ICML 2019☆372Updated 2 years ago
- This is a Pytorch implementation of paper: DropEdge: Towards Deep Graph Convolutional Networks on Node Classification☆476Updated 3 years ago
- A PyTorch implementation of GraphSAGE. This package contains a PyTorch implementation of GraphSAGE.☆678Updated 2 years ago
- PyTorch implementation of "Simple and Deep Graph Convolutional Networks"☆358Updated 5 years ago
- Graph Neural Network with Hierarchical Pooling for PyTorch: "Hierarchical Graph Representation Learning with Differentiable Pooling".☆83Updated 6 years ago
- resources for graph convolutional networks (图卷积神经网络相关资源)☆911Updated 6 years ago
- Hypergraph Neural Networks (AAAI 2019)☆823Updated 3 years ago
- AM-GCN: Adaptive Multi-channel Graph Convolutional Networks☆252Updated 5 years ago
- GNN综述阅读报告☆924Updated 4 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
- A blog for understanding graph neural network☆479Updated 5 years ago
- 图神经网络相关算法详述及实现☆907Updated 5 years ago
- Structural Deep Clustering Network☆289Updated 2 years ago
- Graph Auto-Encoder in PyTorch☆442Updated last year
- Graph Classification with Graph Convolutional Networks in PyTorch (NeurIPS 2018 Workshop)☆337Updated 5 years ago
- [NeurIPS 2020] "Graph Contrastive Learning with Augmentations" by Yuning You, Tianlong Chen, Yongduo Sui, Ting Chen, Zhangyang Wang, Yang…☆620Updated last year
- Semi-supervised learning with graph embeddings☆943Updated 5 years ago
- ☆504Updated 5 years ago
- This is a tutorial for PyTorch Geometric on the YooChoose dataset☆316Updated 6 years ago
- ☆302Updated 3 years ago
- Pytorch implementation of Graph U-Nets (ICML19)☆544Updated 5 years ago
- [GRL+ @ ICML 2020] PyTorch implementation for "Deep Graph Contrastive Representation Learning" (https://arxiv.org/abs/2006.04131v2)☆343Updated last year
- This repository implements variational graph auto encoder by Thomas Kipf.☆422Updated 4 years ago
- The code for GCN, GAT and Graphsage based on pytorch.☆61Updated 2 years ago
- Deep Graph Infomax (https://arxiv.org/abs/1809.10341)☆661Updated 3 years ago
- A PyTorch Implementation of Gated Graph Sequence Neural Networks (GGNN) and Residual Gated Graph ConvNets (RGGC) for FYP☆72Updated 6 years ago
- DHGNN source code for IJCAI19 paper: "Dynamic Hypergraph Neural Networks"☆277Updated 3 years ago
- Graph Convolutional Networks (GCNs)☆920Updated 7 years ago
- A PyTorch implementation of "Cluster-GCN: An Efficient Algorithm for Training Deep and Large Graph Convolutional Networks" (KDD 2019).☆808Updated 3 years ago