MCPcopy
hub / github.com/tkipf/pygcn / train.py

File train.py

pygcn/train.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1from __future__ import division
2from __future__ import print_function
3
4import time

Callers

nothing calls this directly

Calls 4

load_dataFunction · 0.90
GCNClass · 0.90
trainFunction · 0.85
testFunction · 0.85

Tested by

no test coverage detected