MCPcopy
hub / github.com/tensorlayer/TensorLayer / tutorial_mnist_mlp_static.py

File tutorial_mnist_mlp_static.py

examples/basic_tutorials/tutorial_mnist_mlp_static.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import pprint
2import time
3
4import numpy as np

Callers

nothing calls this directly

Calls 5

gradientMethod · 0.80
evalMethod · 0.80
get_modelFunction · 0.70
MLPClass · 0.50
trainMethod · 0.45

Tested by

no test coverage detected