snap-stanford / pretrain-gnns
Strategies for Pre-training Graph Neural Networks
☆971Updated last year
Related projects ⓘ
Alternatives and complementary repositories for pretrain-gnns
- Graph Transformer Networks (Authors' PyTorch implementation for the NeurIPS 19 paper)☆977Updated last year
- Implementation of Principal Neighbourhood Aggregation for Graph Neural Networks in PyTorch, DGL and PyTorch Geometric☆341Updated 2 years ago
- Code for "Heterogeneous Graph Transformer" (WWW'20), which is based on pytorch_geometric☆797Updated 11 months ago
- gnn explainer☆883Updated 2 months ago
- Code for KDD'20 "Generative Pre-Training of Graph Neural Networks"☆487Updated 3 months ago
- Official Repository of "A Fair Comparison of Graph Neural Networks for Graph Classification", ICLR 2020☆383Updated 5 months ago
- PyGCL: A PyTorch Library for Graph Contrastive Learning☆899Updated 4 months ago
- Universal Graph Transformer Self-Attention Networks (TheWebConf WWW 2022) (Pytorch and Tensorflow)☆654Updated 2 years ago
- A curated list for awesome self-supervised learning for graphs.☆376Updated 2 years ago
- Deep Graph Infomax (https://arxiv.org/abs/1809.10341)☆630Updated 2 years ago
- Papers about pretraining and self-supervised learning on Graph Neural Networks (GNN).☆1,594Updated 9 months ago
- How Powerful are Graph Neural Networks?☆1,187Updated 3 years ago
- [NeurIPS 2020] "Graph Contrastive Learning with Augmentations" by Yuning You, Tianlong Chen, Yongduo Sui, Ting Chen, Zhangyang Wang, Yang…☆557Updated 4 months ago
- Graph Transformer Architecture. Source code for "A Generalization of Transformer Networks to Graphs", DLG-AAAI'21.☆892Updated 3 years ago
- This is a Pytorch implementation of paper: DropEdge: Towards Deep Graph Convolutional Networks on Node Classification☆470Updated last year
- Hyperbolic Graph Convolutional Networks in PyTorch.☆602Updated 3 months ago
- GCC: Graph Contrastive Coding for Graph Neural Network Pre-Training @ KDD 2020☆324Updated last year
- ☆479Updated 3 years ago
- A PyTorch implementation of GraphSAGE. This package contains a PyTorch implementation of GraphSAGE.☆629Updated last year
- Official code for "InfoGraph: Unsupervised and Semi-supervised Graph-Level Representation Learning via Mutual Information Maximization" …☆313Updated 10 months ago
- Graph Auto-Encoder in PyTorch☆417Updated 8 months ago
- Source code of Graph-Bert☆482Updated last year
- [ICLR 2020; IPDPS 2019] Fast and accurate minibatch training for deep GNNs and large graphs (GraphSAINT: Graph Sampling Based Inductive L…☆475Updated 2 years ago
- Code for EvolveGCN: Evolving Graph Convolutional Networks for Dynamic Graphs☆526Updated 3 years ago
- Papers about explainability of GNNs☆659Updated last month
- Framework for evaluating Graph Neural Network models on semi-supervised node classification task☆448Updated 5 years ago
- Hierarchical Graph Pooling with Structure Learning☆329Updated 3 years ago
- PyTorch Implementation and Explanation of Graph Representation Learning papers: DeepWalk, GCN, GraphSAGE, ChebNet & GAT.☆1,142Updated last year
- ICLR 2020: Composition-Based Multi-Relational Graph Convolutional Networks☆597Updated 3 months ago
- [GRL+ @ ICML 2020] PyTorch implementation for "Deep Graph Contrastive Representation Learning" (https://arxiv.org/abs/2006.04131v2)☆312Updated 6 months ago