benedekrozemberczki / ClusterGCN
A PyTorch implementation of "Cluster-GCN: An Efficient Algorithm for Training Deep and Large Graph Convolutional Networks" (KDD 2019).
☆795Updated 2 years ago
Alternatives and similar repositories for ClusterGCN:
Users that are interested in ClusterGCN are comparing it to the libraries listed below
- official implementation for the paper "Simplifying Graph Convolutional Networks"☆837Updated 3 years ago
- Simple reference implementation of GraphSAGE.☆1,007Updated 4 years ago
- PyTorch Implementation and Explanation of Graph Representation Learning papers: DeepWalk, GCN, GraphSAGE, ChebNet & GAT.☆1,166Updated last year
- The sample codes for our ICLR18 paper "FastGCN: Fast Learning with Graph Convolutional Networks via Importance Sampling""☆524Updated 3 years ago
- A PyTorch implementation of "Capsule Graph Neural Network" (ICLR 2019).☆1,251Updated last year
- Semi-supervised learning with graph embeddings☆903Updated 5 years ago
- Papers on Graph neural network(GNN)☆761Updated last year
- This is a Pytorch implementation of paper: DropEdge: Towards Deep Graph Convolutional Networks on Node Classification☆471Updated 2 years ago
- How Powerful are Graph Neural Networks?☆1,208Updated 3 years ago
- Graph Convolutional Networks (GCNs)☆915Updated 7 years ago
- Deep Graph Infomax (https://arxiv.org/abs/1809.10341)☆636Updated 2 years ago
- A PyTorch implementation of GraphSAGE. This package contains a PyTorch implementation of GraphSAGE.☆641Updated last year
- Keras implementation of the graph attention networks (GAT) by Veličković et al. (2017; https://arxiv.org/abs/1710.10903)☆481Updated 4 years ago
- ☆486Updated 4 years ago
- Implementation and experiments of graph neural netwokrs, like gcn,graphsage,gat,etc.☆808Updated 2 years ago
- Official PyTorch Implementation of SAGPool - ICML 2019☆370Updated last year
- Keras-based implementation of Relational Graph Convolutional Networks☆805Updated 5 years ago
- Position-aware Graph Neural Networks☆398Updated 4 years ago
- Graph Classification with Graph Convolutional Networks in PyTorch (NeurIPS 2018 Workshop)☆331Updated 4 years ago
- [ICLR 2020; IPDPS 2019] Fast and accurate minibatch training for deep GNNs and large graphs (GraphSAINT: Graph Sampling Based Inductive L…☆480Updated 2 years ago
- Framework for evaluating Graph Neural Network models on semi-supervised node classification task☆465Updated 6 years ago
- Representation-Learning-on-Heterogeneous-Graph☆439Updated 5 years ago
- Graph Transformer Networks (Authors' PyTorch implementation for the NeurIPS 19 paper)☆1,003Updated 2 years ago
- Graph Markov Neural Networks☆408Updated 4 years ago
- Materials for DGL hands-on tutorial in WWW 2020☆502Updated 3 years ago
- Pytorch Repo for DeepGCNs (ICCV'2019 Oral, TPAMI'2021), DeeperGCN (arXiv'2020) and GNN1000(ICML'2021): https://www.deepgcns.org☆1,151Updated 2 years ago
- Heterogeneous Graph Neural Network☆1,117Updated 4 years ago
- Universal Graph Transformer Self-Attention Networks (TheWebConf WWW 2022) (Pytorch and Tensorflow)☆662Updated 2 years ago
- code of HetGNN☆397Updated 5 years ago
- A PyTorch implementation of "Graph Classification Using Structural Attention" (KDD 2018).☆272Updated 2 years ago