MCPcopy
hub / github.com/dmlc/dgl / appnp.py

File appnp.py

examples/sparse/appnp.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1"""
2[Predict then Propagate: Graph Neural Networks meet Personalized PageRank]
3(https://arxiv.org/abs/1810.05997)
4"""

Callers

nothing calls this directly

Calls 7

CoraGraphDatasetClass · 0.90
APPNPClass · 0.70
trainFunction · 0.70
deviceMethod · 0.45
toMethod · 0.45
edgesMethod · 0.45
num_nodesMethod · 0.45

Tested by

no test coverage detected