MCPcopy 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"""
2This is a simple example of transfer learning using VGG.
3Fine tune a CNN from a classifier to regressor.
4Generate some fake data for describing cat and tiger length.

Callers

nothing calls this directly

Calls 1

evalFunction · 0.70

Tested by

no test coverage detected