Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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_weights
Function · 0.70
forward
Function · 0.70
run
Method · 0.45
Tested by
no test coverage detected