The PyTorch version of PPNP and APPNP implemented by the paper Predict then Propagate: Graph Neural Networks meet Personalized PageRank.
https://openreview.net/forum?id=H1gL-2A9Ym
https://github.com/klicperajo/ppnp
To install requirements:
pip3 install -r requirements.txt