Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/MorvanZhou/Tensorflow-Tutorial
/ 407_transfer_learning.py
File
407_transfer_learning.py
tutorial-contents/407_transfer_learning.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
""
"
2
This is a simple example of transfer learning using VGG.
3
Fine tune a CNN
from
a classifier to regressor.
4
Generate some fake data
for
describing cat and tiger length.
Callers
nothing calls this directly
Calls
1
eval
Function · 0.70
Tested by
no test coverage detected