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

File batch_norm_theano.py

ann_class2/batch_norm_theano.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1from __future__ import print_function, division
2from builtins import range
3# Note: you may need to update your version of future
4# sudo pip install -U future

Callers

nothing calls this directly

Calls 1

mainFunction · 0.70

Tested by

no test coverage detected