Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
CoraGraphDataset
Class · 0.90
APPNP
Class · 0.70
train
Function · 0.70
device
Method · 0.45
to
Method · 0.45
edges
Method · 0.45
num_nodes
Method · 0.45
Tested by
no test coverage detected