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☆201Updated last year
- Official PyTorch Implementation of SAGPool - ICML 2019☆370Updated last year
- A PyTorch implementation of GraphSAGE. This package contains a PyTorch implementation of GraphSAGE.☆650Updated last year
- AM-GCN: Adaptive Multi-channel Graph Convolutional Networks☆242Updated 4 years ago
- resources for graph convolutional networks (图卷积神经网络相关资源)☆898Updated 5 years ago
- This is a Pytorch implementation of paper: DropEdge: Towards Deep Graph Convolutional Networks on Node Classification☆472Updated 2 years ago
- GNN综述阅读报告☆902Updated 3 years ago
- PyTorch implementation of "Simple and Deep Graph Convolutional Networks"☆347Updated 4 years ago
- A PyTorch implementation of "Cluster-GCN: An Efficient Algorithm for Training Deep and Large Graph Convolutional Networks" (KDD 2019).☆799Updated 2 years ago
- Hypergraph Neural Networks (AAAI 2019)☆753Updated 2 years ago
- 图神经网络相关算法详述及实现☆877Updated 4 years ago
- Pytorch Repo for DeepGCNs (ICCV'2019 Oral, TPAMI'2021), DeeperGCN (arXiv'2020) and GNN1000(ICML'2021): https://www.deepgcns.org☆1,160Updated 2 years ago
- Deep Graph Infomax (https://arxiv.org/abs/1809.10341)☆641Updated 2 years ago
- Graph Neural Network with Hierarchical Pooling for PyTorch: "Hierarchical Graph Representation Learning with Differentiable Pooling".☆80Updated 5 years ago
- Graph Classification with Graph Convolutional Networks in PyTorch (NeurIPS 2018 Workshop)☆334Updated 4 years ago
- Semi-supervised learning with graph embeddings☆920Updated 5 years ago
- Graph Convolutional Networks (GCNs)☆916Updated 7 years ago
- ☆268Updated 2 years ago
- DHGNN source code for IJCAI19 paper: "Dynamic Hypergraph Neural Networks"☆258Updated 2 years ago
- Pytorch Implementation for Graph Convolutional Neural Networks☆326Updated 6 years ago
- Graph Auto-Encoder in PyTorch☆432Updated last year
- This repository implements variational graph auto encoder by Thomas Kipf.☆409Updated 3 years ago
- GCC: Graph Contrastive Coding for Graph Neural Network Pre-Training @ KDD 2020☆326Updated last year
- ☆491Updated 4 years ago
- code of HetGNN☆403Updated 5 years ago
- ☆296Updated 2 years ago
- Representation-Learning-on-Heterogeneous-Graph☆442Updated 5 years ago
- Pytorch implementation of the Graph Attention Network model by Veličković et. al (2017, https://arxiv.org/abs/1710.10903)☆3,035Updated last year
- [GRL+ @ ICML 2020] PyTorch implementation for "Deep Graph Contrastive Representation Learning" (https://arxiv.org/abs/2006.04131v2)☆329Updated last year
- Implementation and experiments of graph neural netwokrs, like gcn,graphsage,gat,etc.☆815Updated 2 years ago