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

File tf_example.py

ann_class/tf_example.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1# neural network in TensorFlow very simple example.
2#
3# the notes for this class can be found at:
4# https://deeplearningcourses.com/c/data-science-deep-learning-in-python

Callers

nothing calls this directly

Calls 3

init_weightsFunction · 0.70
forwardFunction · 0.70
runMethod · 0.45

Tested by

no test coverage detected