MCPcopy Create free account
hub / github.com/easy-tensorflow/easy-tensorflow / main.py

File main.py

3_Neural_Network/code/main.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1# imports
2import tensorflow as tf
3import numpy as np
4from ops import fc_layer

Callers

nothing calls this directly

Calls 6

fc_layerFunction · 0.90
load_dataFunction · 0.70
randomizeFunction · 0.70
get_next_batchFunction · 0.70
plot_imagesFunction · 0.70
plot_example_errorsFunction · 0.70

Tested by

no test coverage detected