A PyTorch implementation of GraphSAGE. This package contains a PyTorch implementation of GraphSAGE.
☆681Oct 3, 2023Updated 2 years ago
Alternatives and similar repositories for graphSAGE-pytorch
Users that are interested in graphSAGE-pytorch are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- Simple reference implementation of GraphSAGE.☆1,044May 11, 2020Updated 5 years 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
- Representation learning on large graphs using stochastic graph convolutions.☆143May 8, 2018Updated 7 years ago
- Graph Convolutional Networks in PyTorch☆5,397Sep 20, 2020Updated 5 years ago
- PyTorch Implementation and Explanation of Graph Representation Learning papers: DeepWalk, GCN, GraphSAGE, ChebNet & GAT.☆1,230Mar 28, 2025Updated 11 months 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
- Implementation and experiments of graph embedding algorithms.☆3,840Mar 14, 2024Updated 2 years ago
- Implementation and experiments of graph neural netwokrs, like gcn,graphsage,gat,etc.☆850Jan 11, 2023Updated 3 years ago
- Python package built to ease deep learning on graph, on top of existing DL frameworks.☆14,245Jul 31, 2025Updated 7 months ago
- Deep Graph Infomax (https://arxiv.org/abs/1809.10341)☆665Nov 1, 2022Updated 3 years ago
- Papers about pretraining and self-supervised learning on Graph Neural Networks (GNN).☆1,715Feb 2, 2024Updated 2 years ago
- ☆303Jul 17, 2022Updated 3 years ago
- This repository implements variational graph auto encoder by Thomas Kipf.☆420Sep 20, 2021Updated 4 years ago
- Graph Transformer Networks (Authors' PyTorch implementation for the NeurIPS 19 paper)☆1,080Feb 15, 2023Updated 3 years ago
- Code for KDD'20 "Generative Pre-Training of Graph Neural Networks"☆498Jul 25, 2024Updated last year
- Graph Auto-Encoder in PyTorch☆447Mar 17, 2024Updated 2 years ago
- Implementation of Graph Convolutional Networks in TensorFlow☆7,366Apr 14, 2023Updated 2 years ago
- Graph Neural Network Library for PyTorch☆23,590Updated this week
- Strategies for Pre-training Graph Neural Networks☆1,054Jul 29, 2023Updated 2 years ago
- 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
- How Powerful are Graph Neural Networks?☆1,277Jul 1, 2021Updated 4 years ago
- gnn explainer☆1,038Aug 30, 2024Updated last year
- Graph Attention Networks (https://arxiv.org/abs/1710.10903)☆3,505Apr 9, 2022Updated 3 years ago
- Code for "Heterogeneous Graph Transformer" (WWW'20), which is based on pytorch_geometric☆903Dec 20, 2023Updated 2 years ago
- official implementation for the paper "Simplifying Graph Convolutional Networks"☆848Dec 13, 2021Updated 4 years ago
- An PyTorch implementation of graph neural networks (GCN, GraphSAGE and GAT) that can be simply imported and used.☆64May 17, 2020Updated 5 years ago
- [GRL+ @ ICML 2020] PyTorch implementation for "Deep Graph Contrastive Representation Learning" (https://arxiv.org/abs/2006.04131v2)☆347Apr 25, 2024Updated last year
- Source code and dataset for KDD 2019 paper "Representation Learning for Attributed Multiplex Heterogeneous Network"☆536Jan 11, 2022Updated 4 years ago
- Must-read papers on graph neural networks (GNN)☆16,730Dec 20, 2023Updated 2 years ago
- Scalable Graph Neural Networks for Heterogeneous Graphs☆72Nov 24, 2020Updated 5 years ago
- PyTorch implementation of GraphSAGE.☆31Sep 29, 2019Updated 6 years ago
- Heterogeneous Graph Neural Network☆1,200May 6, 2020Updated 5 years ago
- Implementation of the KDD 2020 paper "Graph Structure Learning for Robust Graph Neural Networks"☆304May 12, 2023Updated 2 years ago
- SEAL (learning from Subgraphs, Embeddings, and Attributes for Link prediction). "M. Zhang, Y. Chen, Link Prediction Based on Graph Neural…☆670Jun 21, 2022Updated 3 years ago
- PyGCL: A PyTorch Library for Graph Contrastive Learning☆958Feb 17, 2026Updated last month
- Repository for benchmarking graph neural networks (JMLR 2023)☆2,651Jun 22, 2023Updated 2 years ago
- 《深入浅出图神经网络:GNN原理解析》配套代码☆1,916Feb 24, 2021Updated 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