Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/aladdinpersson/Machine-Learning-Collection
/ tutorial3-neuralnetwork.py
File
tutorial3-neuralnetwork.py
ML/TensorFlow/Basics/tutorial3-neuralnetwork.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
os
2
3
os.environ[
"TF_CPP_MIN_LOG_LEVEL"
] =
"2"
4
Callers
nothing calls this directly
Calls
2
compile
Method · 0.80
fit
Method · 0.45
Tested by
no test coverage detected