MCPcopy Create free account
hub / github.com/lazyprogrammer/machine_learning_examples / dropout_theano.py

File dropout_theano.py

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

Source from the content-addressed store, hash-verified

1# A 1-hidden-layer neural network in Theano.
2# This code is not optimized for speed.
3# It's just to get something working, using the principles we know.
4

Callers

nothing calls this directly

Calls 1

mainFunction · 0.70

Tested by

no test coverage detected