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

File sk_mlp.py

unsupervised_class2/sk_mlp.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1# https://deeplearningcourses.com/c/data-science-deep-learning-in-theano-tensorflow
2# https://www.udemy.com/data-science-deep-learning-in-theano-tensorflow
3from __future__ import print_function, division
4from future.utils import iteritems

Callers

nothing calls this directly

Calls 4

getKaggleMNISTFunction · 0.90
fitMethod · 0.45
scoreMethod · 0.45
predictMethod · 0.45

Tested by

no test coverage detected