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

File basic_mlp.py

keras_examples/basic_mlp.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 5

getKaggleFashionMNISTFunction · 0.90
fitMethod · 0.45
scoreMethod · 0.45
predictMethod · 0.45
predict_probaMethod · 0.45

Tested by

no test coverage detected