TUM-DAML / pprgo_pytorchLinks
PPRGo model in PyTorch, as proposed in "Scaling Graph Neural Networks with Approximate PageRank" (KDD 2020)
☆126Updated 3 years ago
Alternatives and similar repositories for pprgo_pytorch
Users that are interested in pprgo_pytorch are comparing it to the libraries listed below
Sorting:
- Distance Encoding for GNN Design☆186Updated 4 years ago
- PPNP & APPNP models from "Predict then Propagate: Graph Neural Networks meet Personalized PageRank" (ICLR 2019)☆322Updated 6 months ago
- Code for NeurIPS'19 "Layer-Dependent Importance Sampling for Training Deep and Large Graph Convolutional Networks"☆76Updated 2 years ago
- Official PyTorch implementation of "Towards Deeper Graph Neural Networks" [KDD2020]☆155Updated 2 years ago
- An open-source implementation of SEAL for link prediction in open graph benchmark (OGB) datasets.☆234Updated 2 years ago
- Implementation of "GNNAutoScale: Scalable and Expressive Graph Neural Networks via Historical Embeddings" in PyTorch☆164Updated 2 years ago
- Learning Discrete Structures for Graph Neural Networks (TensorFlow implementation)☆195Updated last year
- [NeurIPS 2021]: Improve the GNN expressivity and scalability by decoupling the depth and receptive field of state-of-the-art GNN architec…☆134Updated 3 years ago
- Source code from the NeurIPS 2019 workshop article "Keep It Simple: Graph Autoencoders Without Graph Convolutional Networks" (G. Salha, R…☆132Updated 4 years ago
- Code & data accompanying the NeurIPS 2020 paper "Iterative Deep Graph Learning for Graph Neural Networks: Better and Robust Node Embeddin…☆228Updated last year
- [ICLR 2021] Combining Label Propagation and Simple Models Out-performs Graph Neural Networks (https://arxiv.org/abs/2010.13993)☆289Updated 4 years ago
- Source code and dataset for KDD 2020 paper "Understanding Negative Sampling in Graph Representation Learning"☆113Updated 3 years ago
- Graph Diffusion Convolution, as proposed in "Diffusion Improves Graph Learning" (NeurIPS 2019)