Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/dmlc/dgl
/ gcn.py
File
gcn.py
examples/sparse/gcn.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
""
"
2
[Semi-Supervised Classification
with
Graph Convolutional Networks]
3
(https://arxiv.org/abs/1609.02907)
4
""
"
Callers
nothing calls this directly
Calls
7
CoraGraphDataset
Class · 0.90
GCN
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