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

File ann_train.py

ann_logistic_extra/ann_train.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 6

get_dataFunction · 0.90
y2indicatorFunction · 0.70
forwardFunction · 0.70
cross_entropyFunction · 0.70
classification_rateFunction · 0.70
predictFunction · 0.70

Tested by

no test coverage detected