official implementation for the paper "Simplifying Graph Convolutional Networks"
☆848Dec 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,276Jul 1, 2021Updated 4 years ago
- PPNP & APPNP models from "Predict then Propagate: Graph Neural Networks meet Personalized PageRank" (ICLR 2019)☆323Dec 9, 2024Updated last year
- A PyTorch implementation of "Cluster-GCN: An Efficient Algorithm for Training Deep and Large Graph Convolutional Networks" (KDD 2019).☆806Nov 6, 2022Updated 3 years ago
- ☆303Jul 17, 2022Updated 3 years ago
- PyTorch implementation of "Simple and Deep Graph Convolutional Networks"☆358Jul 9, 2020Updated 5 years ago
- Implementation of Graph Convolutional Networks in TensorFlow☆7,366Apr 14, 2023Updated 2 years ago
- Graph Convolutional Networks in PyTorch☆5,397Sep 20, 2020Updated 5 years ago
- Deep Graph Infomax (https://arxiv.org/abs/1809.10341)☆664Nov 1, 2022Updated 3 years ago
- Graph Attention Networks (https://arxiv.org/abs/1710.10903)☆3,505Apr 9, 2022Updated 3 years ago
- This is a Pytorch implementation of paper: DropEdge: Towards Deep Graph Convolutional Networks on Node Classification☆474Dec 7, 2022Updated 3 years ago
- Benchmark datasets, data loaders, and evaluators for graph machine learning☆2,077May 6, 2025Updated 10 months ago
- Representation learning on large graphs using stochastic graph convolutions.☆3,666Aug 4, 2024Updated last year
- links to conference publications in graph-based deep learning☆5,037Feb 7, 2026Updated last month
- Pytorch Repo for DeepGCNs (ICCV'2019 Oral, TPAMI'2021), DeeperGCN (arXiv'2020) and GNN1000(ICML'2021): https://www.deepgcns.org☆1,187Jul 31, 2022Updated 3 years ago
- A PyTorch implementation of "Predict then Propagate: Graph Neural Networks meet Personalized PageRank" (ICLR 2019).☆374Nov 6, 2022Updated 3 years ago
- Simple reference implementation of GraphSAGE.☆1,044May 11, 2020Updated 5 years ago
- Position-aware Graph Neural Networks☆402Oct 12, 2020Updated 5 years ago
- Implementation of Graph Convolutional Networks in TensorFlow☆45Apr 16, 2018Updated 7 years ago
- Python package built to ease deep learning on graph, on top of existing DL frameworks.☆14,245Jul 31, 2025Updated 7 months ago
- Graph Neural Network Library for PyTorch☆23,565Updated this week
- [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
- An implementation of "MixHop: Higher-Order Graph Convolutional Architectures via Sparsified Neighborhood Mixing" (ICML 2019).☆407Nov 6, 2022Updated 3 years ago
- Graph Convolutional Networks for Text Classification. AAAI 2019☆1,390Dec 29, 2021Updated 4 years ago
- Repository for benchmarking graph neural networks (JMLR 2023)☆2,650Jun 22, 2023Updated 2 years ago
- Official Repository of "A Fair Comparison of Graph Neural Networks for Graph Classification", ICLR 2020☆400Jun 17, 2024Updated last year
- Semi-supervised learning with graph embeddings☆946Mar 5, 2020Updated 6 years ago
- Graph Filter Neural Network (ICPR'20)☆48Aug 6, 2020Updated 5 years ago
- PPRGo model in PyTorch, as proposed in "Scaling Graph Neural Networks with Approximate PageRank" (KDD 2020)☆127Apr 5, 2022Updated 3 years ago
- Implementation of Principal Neighbourhood Aggregation for Graph Neural Networks in PyTorch, DGL and PyTorch Geometric☆356Jun 12, 2025Updated 9 months ago
- 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
- A PyTorch implementation of "Capsule Graph Neural Network" (ICLR 2019).☆1,279Mar 18, 2023Updated 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
- Implementation for Simple Spectral Graph Convolution in ICLR 2021☆84Oct 7, 2022Updated 3 years ago
- ☆137Jun 16, 2020Updated 5 years ago
- Strategies for Pre-training Graph Neural Networks☆1,054Jul 29, 2023Updated 2 years ago
- Pytorch implementation of Graph U-Nets (ICML19)☆548Sep 17, 2020Updated 5 years ago
- Measuring and Improving the Use of Graph Information in Graph Neural Networks☆83Jul 25, 2024Updated last year