snap-stanford / pretrain-gnnsLinks
Strategies for Pre-training Graph Neural Networks
☆1,040Updated 2 years ago
Alternatives and similar repositories for pretrain-gnns
Users that are interested in pretrain-gnns are comparing it to the libraries listed below
Sorting:
- gnn explainer☆1,008Updated last year
- Graph Transformer Networks (Authors' PyTorch implementation for the NeurIPS 19 paper)☆1,053Updated 2 years ago
- Code for "Heterogeneous Graph Transformer" (WWW'20), which is based on pytorch_geometric☆871Updated last year
- PyGCL: A PyTorch Library for Graph Contrastive Learning☆953Updated last year
- Universal Graph Transformer Self-Attention Networks (TheWebConf WWW 2022) (Pytorch and Tensorflow)☆676Updated 3 years ago
- Deep Graph Infomax (https://arxiv.org/abs/1809.10341)☆651Updated 2 years ago
- Benchmark datasets, data loaders, and evaluators for graph machine learning☆2,037Updated 5 months ago
- Implementation of Principal Neighbourhood Aggregation for Graph Neural Networks in PyTorch, DGL and PyTorch Geometric☆354Updated 4 months ago
- [NeurIPS 2020] "Graph Contrastive Learning with Augmentations" by Yuning You, Tianlong Chen, Yongduo Sui, Ting Chen, Zhangyang Wang, Yang…☆606Updated last year
- Official Repository of "A Fair Comparison of Graph Neural Networks for Graph Classification", ICLR 2020☆397Updated last year
- Papers about pretraining and self-supervised learning on Graph Neural Networks (GNN).☆1,688Updated last year
- Graph Transformer Architecture. Source code for "A Generalization of Transformer Networks to Graphs", DLG-AAAI'21.☆999Updated 4 years ago
- Code for KDD'20 "Generative Pre-Training of Graph Neural Networks"☆496Updated last year
- How Powerful are Graph Neural Networks?☆1,249Updated 4 years ago
- Hyperbolic Graph Convolutional Networks in PyTorch.☆645Updated last year
- Official code for "InfoGraph: Unsupervised and Semi-supervised Graph-Level Representation Learning via Mutual Information Maximization" …☆320Updated last year
- This is a Pytorch implementation of paper: DropEdge: Towards Deep Graph Convolutional Networks on Node Classification☆473Updated 2 years ago
- Papers about developing deep Graph Neural Networks (GNNs)☆299Updated 2 years ago
- Recipe for a General, Powerful, Scalable Graph Transformer☆790Updated last year
- Source code of Graph-Bert☆506Updated 2 years ago
- ☆497Updated 4 years ago
- A curated list for awesome self-supervised learning for graphs.☆387Updated 2 years ago
- Hierarchical Graph Pooling with Structure Learning☆342Updated 4 years ago
- Framework for evaluating Graph Neural Network models on semi-supervised node classification task☆483Updated 6 years ago
- Graph Auto-Encoder in PyTorch☆439Updated last year
- Papers about explainability of GNNs☆758Updated 5 months ago
- GCC: Graph Contrastive Coding for Graph Neural Network Pre-Training @ KDD 2020☆328Updated 2 years ago
- GraphRNN: Generating Realistic Graphs with Deep Auto-regressive Models☆730Updated 3 years ago
- This repository implements variational graph auto encoder by Thomas Kipf.☆416Updated 4 years ago
- PyTorch Implementation and Explanation of Graph Representation Learning papers: DeepWalk, GCN, GraphSAGE, ChebNet & GAT.☆1,215Updated 6 months ago