dragen1860 / GCN-PyTorch
Graph Convolution Network for PyTorch
☆390Updated 5 years ago
Related projects ⓘ
Alternatives and complementary repositories for GCN-PyTorch
- Official PyTorch Implementation of SAGPool - ICML 2019☆365Updated last year
- The implement of GNN based on Pytorch☆190Updated last year
- A PyTorch implementation of GraphSAGE. This package contains a PyTorch implementation of GraphSAGE.☆630Updated last year
- This is a Pytorch implementation of paper: DropEdge: Towards Deep Graph Convolutional Networks on Node Classification☆470Updated last year
- AM-GCN: Adaptive Multi-channel Graph Convolutional Networks☆228Updated 4 years ago
- resources for graph convolutional networks (图卷积神经网络相关资源)☆872Updated 5 years ago
- PyTorch implementation of "Simple and Deep Graph Convolutional Networks"☆330Updated 4 years ago
- Hypergraph Neural Networks (AAAI 2019)☆691Updated 2 years ago
- Graph Convolutional Networks (GCNs)☆910Updated 6 years ago
- Graph Classification with Graph Convolutional Networks in PyTorch (NeurIPS 2018 Workshop)☆327Updated 4 years ago
- Pytorch Repo for DeepGCNs (ICCV'2019 Oral, TPAMI'2021), DeeperGCN (arXiv'2020) and GNN1000(ICML'2021): https://www.deepgcns.org☆1,132Updated 2 years ago
- official implementation for the paper "Simplifying Graph Convolutional Networks"☆832Updated 2 years ago
- DHGNN source code for IJCAI19 paper: "Dynamic Hypergraph Neural Networks"☆242Updated last year
- ☆479Updated 3 years ago
- GNN综述阅读报告☆880Updated 3 years ago
- Graph Auto-Encoder in PyTorch☆417Updated 8 months ago
- 图神经网络相关算法详述及实现☆834Updated 3 years ago
- Semi-supervised learning with graph embeddings☆889Updated 4 years ago
- ☆291Updated 2 years ago
- Pytorch Implementation for Graph Convolutional Neural Networks☆326Updated 6 years ago
- Heterogeneous Graph Neural Network☆1,089Updated 4 years ago
- Graph Transformer Networks (Authors' PyTorch implementation for the NeurIPS 19 paper)☆977Updated last year
- A PyTorch implementation of "Cluster-GCN: An Efficient Algorithm for Training Deep and Large Graph Convolutional Networks" (KDD 2019).☆787Updated 2 years ago
- code of HetGNN☆390Updated 4 years ago
- [GRL+ @ ICML 2020] PyTorch implementation for "Deep Graph Contrastive Representation Learning" (https://arxiv.org/abs/2006.04131v2)☆312Updated 6 months ago
- ☆258Updated 2 years ago
- Code for EvolveGCN: Evolving Graph Convolutional Networks for Dynamic Graphs☆526Updated 3 years ago
- This is a tutorial for PyTorch Geometric on the YooChoose dataset☆316Updated 5 years ago
- Keras implementation of the graph attention networks (GAT) by Veličković et al. (2017; https://arxiv.org/abs/1710.10903)☆474Updated 4 years ago
- Implementation and experiments of graph neural netwokrs, like gcn,graphsage,gat,etc.☆788Updated last year