MCPcopy Index your code
hub / github.com/lazyprogrammer/machine_learning_examples / edge_benchmark.py

File edge_benchmark.py

cnn_class/edge_benchmark.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1# Vanilla deep network
2# https://deeplearningcourses.com/c/deep-learning-convolutional-neural-networks-theano-tensorflow
3# https://udemy.com/deep-learning-convolutional-neural-networks-theano-tensorflow
4from __future__ import print_function, division

Callers

nothing calls this directly

Calls 1

mainFunction · 0.70

Tested by

no test coverage detected