benedekrozemberczki / APPNPLinks
A PyTorch implementation of "Predict then Propagate: Graph Neural Networks meet Personalized PageRank" (ICLR 2019).
☆373Updated 3 years ago
Alternatives and similar repositories for APPNP
Users that are interested in APPNP are comparing it to the libraries listed below
Sorting:
- PPNP & APPNP models from "Predict then Propagate: Graph Neural Networks meet Personalized PageRank" (ICLR 2019)☆322Updated last year
- A PyTorch implementation of "Signed Graph Convolutional Network" (ICDM 2018).☆276Updated 2 years ago
- A PyTorch Implementation of "Watch Your Step: Learning Node Embeddings via Graph Attention" (NeurIPS 2018).☆325Updated 3 years ago
- An implementation of "MixHop: Higher-Order Graph Convolutional Architectures via Sparsified Neighborhood Mixing" (ICML 2019).☆404Updated 3 years ago
- A PyTorch implementation of "Graph Classification Using Structural Attention" (KDD 2018).☆274Updated 3 years ago
- PPRGo model in PyTorch, as proposed in "Scaling Graph Neural Networks with Approximate PageRank" (KDD 2020)