PyTorch Implementation and Explanation of Graph Representation Learning papers: DeepWalk, GCN, GraphSAGE, ChebNet & GAT.
☆1,231Mar 28, 2025Updated 11 months ago
Alternatives and similar repositories for graph_nets
Users that are interested in graph_nets are comparing it to the libraries listed below
Sorting:
- Implementation and experiments of graph neural netwokrs, like gcn,graphsage,gat,etc.☆850Jan 11, 2023Updated 3 years ago
- A PyTorch implementation of GraphSAGE. This package contains a PyTorch implementation of GraphSAGE.☆682Oct 3, 2023Updated 2 years ago
- Repository for benchmarking graph neural networks (JMLR 2023)☆2,650Jun 22, 2023Updated 2 years ago
- Papers about pretraining and self-supervised learning on Graph Neural Networks (GNN).☆1,715Feb 2, 2024Updated 2 years ago
- Graph Neural Network Library for PyTorch☆23,565Updated this week
- Must-read papers on graph neural networks (GNN)☆16,735Dec 20, 2023Updated 2 years ago
- Python package built to ease deep learning on graph, on top of existing DL frameworks.☆14,245Jul 31, 2025Updated 7 months ago
- Pytorch implementation of the Graph Attention Network model by Veličković et. al (2017, https://arxiv.org/abs/1710.10903)☆3,117Jul 6, 2023Updated 2 years 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
- 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
- CogDL: A Comprehensive Library for Graph Deep Learning (WWW 2023)☆1,818Feb 1, 2024Updated 2 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
- Universal Graph Transformer Self-Attention Networks (TheWebConf WWW 2022) (Pytorch and Tensorflow)☆680Aug 16, 2022Updated 3 years ago
- A collection of important graph embedding, classification and representation learning papers with implementations.☆4,805Mar 18, 2023Updated 3 years ago
- Implementation and experiments of graph embedding algorithms.☆3,839Mar 14, 2024Updated 2 years ago
- TGN: Temporal Graph Networks☆1,169May 28, 2024Updated last year
- Metapath Aggregated Graph Neural Network for Heterogeneous Graph Embedding☆435Nov 5, 2020Updated 5 years ago
- Graph Convolutional Networks in PyTorch☆5,399Sep 20, 2020Updated 5 years ago
- Strategies for Pre-training Graph Neural Networks☆1,054Jul 29, 2023Updated 2 years ago
- Official Repository of "A Fair Comparison of Graph Neural Networks for Graph Classification", ICLR 2020☆400Jun 17, 2024Updated last year
- gnn explainer☆1,036Aug 30, 2024Updated last year
- Deep Graph Infomax (https://arxiv.org/abs/1809.10341)☆664Nov 1, 2022Updated 3 years ago
- Simple reference implementation of GraphSAGE.☆1,044May 11, 2020Updated 5 years ago
- This is a Pytorch implementation of paper: DropEdge: Towards Deep Graph Convolutional Networks on Node Classification☆474Dec 7, 2022Updated 3 years ago
- Code for EvolveGCN: Evolving Graph Convolutional Networks for Dynamic Graphs☆614Oct 11, 2021Updated 4 years ago
- official implementation for the paper "Simplifying Graph Convolutional Networks"☆848Dec 13, 2021Updated 4 years ago
- Implementation of Principal Neighbourhood Aggregation for Graph Neural Networks in PyTorch, DGL and PyTorch Geometric☆356Jun 12, 2025Updated 9 months ago
- ☆341Jul 25, 2024Updated last year
- Graph Transformer Networks (Authors' PyTorch implementation for the NeurIPS 19 paper)☆1,080Feb 15, 2023Updated 3 years ago
- PyTorch Geometric Temporal: Spatiotemporal Signal Processing with Neural Machine Learning Models (CIKM 2021)☆2,961Sep 18, 2025Updated 6 months ago
- Graph Diffusion Convolution, as proposed in "Diffusion Improves Graph Learning" (NeurIPS 2019)☆274Apr 26, 2023Updated 2 years ago
- Paper Lists for Graph Neural Networks☆2,294Dec 29, 2023Updated 2 years ago
- Graph Attention Networks (https://arxiv.org/abs/1710.10903)☆3,505Apr 9, 2022Updated 3 years ago
- Implementation of the KDD 2020 paper "Graph Structure Learning for Robust Graph Neural Networks"☆304May 12, 2023Updated 2 years ago
- A PyTorch implementation of "Capsule Graph Neural Network" (ICLR 2019).☆1,279Mar 18, 2023Updated 3 years ago
- GraphGallery is a gallery for benchmarking Graph Neural Networks☆473Aug 14, 2023Updated 2 years ago
- My implementation of the original GAT paper (Veličković et al.). I've additionally included the playground.py file for visualizing the Co…☆2,658Nov 17, 2022Updated 3 years ago
- 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