official implementation for the paper "Simplifying Graph Convolutional Networks"
☆847Dec 13, 2021Updated 4 years ago
Alternatives and similar repositories for SGC
Users that are interested in SGC are comparing it to the libraries listed below
Sorting:
- The sample codes for our ICLR18 paper "FastGCN: Fast Learning with Graph Convolutional Networks via Importance Sampling""☆528Mar 25, 2021Updated 4 years ago
- How Powerful are Graph Neural Networks?☆1,273Jul 1, 2021Updated 4 years ago
- PPNP & APPNP models from "Predict then Propagate: Graph Neural Networks meet Personalized PageRank" (ICLR 2019)☆322Dec 9, 2024Updated last year
- A PyTorch implementation of "Cluster-GCN: An Efficient Algorithm for Training Deep and Large Graph Convolutional Networks" (KDD 2019).☆807Nov 6, 2022Updated 3 years ago
- ☆302Jul 17, 2022Updated 3 years ago
- PyTorch implementation of "Simple and Deep Graph Convolutional Networks"☆358Jul 9, 2020Updated 5 years ago
- Graph Attention Networks (https://arxiv.org/abs/1710.10903)☆3,500Apr 9, 2022Updated 3 years ago
- Implementation of Graph Convolutional Networks in TensorFlow☆7,360Apr 14, 2023Updated 2 years ago
- Deep Graph Infomax (https://arxiv.org/abs/1809.10341)☆662Nov 1, 2022Updated 3 years ago
- Graph Convolutional Networks in PyTorch☆5,400Sep 20, 2020Updated 5 years ago
- This is a Pytorch implementation of paper: DropEdge: Towards Deep Graph Convolutional Networks on Node Classification☆475Dec 7, 2022Updated 3 years ago
- Benchmark datasets, data loaders, and evaluators for graph machine learning☆2,074May 6, 2025Updated 9 months ago
- Pytorch Repo for DeepGCNs (ICCV'2019 Oral, TPAMI'2021), DeeperGCN (arXiv'2020) and GNN1000(ICML'2021): https://www.deepgcns.org☆1,188Jul 31, 2022Updated 3 years ago
- links to conference publications in graph-based deep learning☆5,028Feb 7, 2026Updated 3 weeks ago
- Representation learning on large graphs using stochastic graph convolutions.☆3,659Aug 4, 2024Updated last year
- A PyTorch implementation of "Predict then Propagate: Graph Neural Networks meet Personalized PageRank" (ICLR 2019).☆374Nov 6, 2022Updated 3 years ago
- Python package built to ease deep learning on graph, on top of existing DL frameworks.☆14,238Jul 31, 2025Updated 7 months ago
- Repository for benchmarking graph neural networks (JMLR 2023)☆2,648Jun 22, 2023Updated 2 years ago
- Simple reference implementation of GraphSAGE.☆1,044May 11, 2020Updated 5 years ago
- An implementation of "MixHop: Higher-Order Graph Convolutional Architectures via Sparsified Neighborhood Mixing" (ICML 2019).☆405Nov 6, 2022Updated 3 years ago
- Official Repository of "A Fair Comparison of Graph Neural Networks for Graph Classification", ICLR 2020☆400Jun 17, 2024Updated last year
- Implementation of Principal Neighbourhood Aggregation for Graph Neural Networks in PyTorch, DGL and PyTorch Geometric☆356Jun 12, 2025Updated 8 months ago
- Strategies for Pre-training Graph Neural Networks☆1,052Jul 29, 2023Updated 2 years ago
- A PyTorch implementation of "Capsule Graph Neural Network" (ICLR 2019).☆1,280Mar 18, 2023Updated 2 years ago
- Position-aware Graph Neural Networks☆402Oct 12, 2020Updated 5 years ago
- Graph Neural Network Library for PyTorch☆23,498Feb 19, 2026Updated last week
- Source code and dataset of the NeurIPS 2020 paper "Graph Random Neural Network for Semi-Supervised Learning on Graphs"☆211Jul 6, 2023Updated 2 years ago
- Pytorch implementation of Graph U-Nets (ICML19)☆547Sep 17, 2020Updated 5 years ago
- [ICLR 2020; IPDPS 2019] Fast and accurate minibatch training for deep GNNs and large graphs (GraphSAINT: Graph Sampling Based Inductive L…☆507Aug 12, 2022Updated 3 years ago
- Framework for evaluating Graph Neural Network models on semi-supervised node classification task☆491Dec 5, 2018Updated 7 years ago
- Graph Convolutional Networks for Text Classification. AAAI 2019☆1,390Dec 29, 2021Updated 4 years ago
- Universal Graph Transformer Self-Attention Networks (TheWebConf WWW 2022) (Pytorch and Tensorflow)☆679Aug 16, 2022Updated 3 years ago
- Lanczos Network, Graph Neural Networks, Deep Graph Convolutional Networks, Deep Learning on Graph Structured Data, QM8 Quantum Chemistry …☆317Oct 18, 2019Updated 6 years ago
- PPRGo model in PyTorch, as proposed in "Scaling Graph Neural Networks with Approximate PageRank" (KDD 2020)☆127Apr 5, 2022Updated 3 years ago
- Pytorch implementation of the Graph Attention Network model by Veličković et. al (2017, https://arxiv.org/abs/1710.10903)☆3,112Jul 6, 2023Updated 2 years ago
- Generate embeddings from large-scale graph-structured data.☆3,411Mar 3, 2024Updated last year
- Semi-supervised learning with graph embeddings☆946Mar 5, 2020Updated 5 years ago
- Code for "Heterogeneous Graph Transformer" (WWW'20), which is based on pytorch_geometric☆897Dec 20, 2023Updated 2 years ago
- Tensorflow Repo for "DeepGCNs: Can GCNs Go as Deep as CNNs?" ICCV2019 Oral https://www.deepgcns.org☆629Jan 23, 2020Updated 6 years ago