twjiang / graphSAGE-pytorch
A PyTorch implementation of GraphSAGE. This package contains a PyTorch implementation of GraphSAGE.
☆625Updated last year
Related projects ⓘ
Alternatives and complementary repositories for graphSAGE-pytorch
- Simple reference implementation of GraphSAGE.☆994Updated 4 years ago
- Heterogeneous Graph Neural Network☆1,085Updated 4 years ago
- Implementation and experiments of graph neural netwokrs, like gcn,graphsage,gat,etc.☆787Updated last year
- Keras implementation of the graph attention networks (GAT) by Veličković et al. (2017; https://arxiv.org/abs/1710.10903)☆474Updated 4 years ago
- This is a Pytorch implementation of paper: DropEdge: Towards Deep Graph Convolutional Networks on Node Classification☆470Updated last year
- Code for "Heterogeneous Graph Transformer" (WWW'20), which is based on pytorch_geometric☆792Updated 10 months ago
- code of HetGNN☆390Updated 4 years ago
- [ICLR 2020; IPDPS 2019] Fast and accurate minibatch training for deep GNNs and large graphs (GraphSAINT: Graph Sampling Based Inductive L…☆472Updated 2 years ago
- Code for EvolveGCN: Evolving Graph Convolutional Networks for Dynamic Graphs☆523Updated 3 years ago
- Metapath Aggregated Graph Neural Network for Heterogeneous Graph Embedding☆396Updated 4 years ago
- Representation-Learning-on-Heterogeneous-Graph☆436Updated 4 years ago
- Graph Transformer Networks (Authors' PyTorch implementation for the NeurIPS 19 paper)☆974Updated last year
- Efficient and Friendly Graph Neural Network Library for TensorFlow 1.x and 2.x☆497Updated 2 months ago
- Deep Graph Infomax (https://arxiv.org/abs/1809.10341)☆630Updated 2 years ago
- Semi-supervised learning with graph embeddings☆882Updated 4 years ago
- Framework for evaluating Graph Neural Network models on semi-supervised node classification task☆444Updated 5 years ago
- official implementation for the paper "Simplifying Graph Convolutional Networks"☆832Updated 2 years ago
- ☆476Updated 3 years ago
- PyTorch implementation of "Simple and Deep Graph Convolutional Networks"☆328Updated 4 years ago
- How Powerful are Graph Neural Networks?☆1,184Updated 3 years ago
- ICLR 2020: Composition-Based Multi-Relational Graph Convolutional Networks☆598Updated 3 months ago
- Source code and dataset for KDD 2019 paper "Representation Learning for Attributed Multiplex Heterogeneous Network"☆525Updated 2 years ago
- Code for KDD'20 "Generative Pre-Training of Graph Neural Networks"☆486Updated 3 months ago
- [NeurIPS 2020] "Graph Contrastive Learning with Augmentations" by Yuning You, Tianlong Chen, Yongduo Sui, Ting Chen, Zhangyang Wang, Yang…☆555Updated 3 months ago
- PyTorch Implementation and Explanation of Graph Representation Learning papers: DeepWalk, GCN, GraphSAGE, ChebNet & GAT.☆1,141Updated last year
- Materials for DGL hands-on tutorial in WWW 2020☆501Updated 3 years ago
- A PyTorch implementation of "Cluster-GCN: An Efficient Algorithm for Training Deep and Large Graph Convolutional Networks" (KDD 2019).☆787Updated 2 years ago
- Implementation of R-GCNs for Relational Link Prediction☆440Updated last year
- Pytorch implementation of the Graph Attention Network model by Veličković et. al (2017, https://arxiv.org/abs/1710.10903)☆2,912Updated last year
- Revisiting, benchmarking, and refining Heterogeneous Graph Neural Networks.☆305Updated last year