Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/lazyprogrammer/machine_learning_examples
/ tensorflow2.py
File
tensorflow2.py
ann_class2/tensorflow2.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
# 2-hidden layer NN in TensorFlow
2
# This code is not optimized for speed.
3
# It's just to get something working, using the principles we know.
4
Callers
nothing calls this directly
Calls
1
main
Function · 0.70
Tested by
no test coverage detected