/PPNP

The PyTorch version of PPNP and APPNP implemented by the paper.

Primary LanguagePythonGNU Lesser General Public License v2.1LGPL-2.1

Predict then Propagate: Graph Neural Networks meet Personalized PageRank

issues forks stars License

About

The PyTorch version of PPNP and APPNP implemented by the paper Predict then Propagate: Graph Neural Networks meet Personalized PageRank.

Paper

https://openreview.net/forum?id=H1gL-2A9Ym

Author's code

https://github.com/klicperajo/ppnp

Requirements

To install requirements:

pip3 install -r requirements.txt