Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/aladdinpersson/Machine-Learning-Collection
/ tutorial9-custom-layers.py
File
tutorial9-custom-layers.py
ML/TensorFlow/Basics/tutorial9-custom-layers.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
import
tensorflow
as
tf
Callers
nothing calls this directly
Calls
3
compile
Method · 0.80
MyModel
Class · 0.70
fit
Method · 0.45
Tested by
no test coverage detected