Source:
https://www.tumblr.com/offpagedata21/701713167755214848/how-do-you-use-a-pretrained-model-in-deep
Category:
Education
On a set of data, a neural network is trained. This data is compiled as the network's "weights," and the network learns from them. It is possible to extract these weights and then apply them to any other neural network. We "transfer" the learned characteristics rather than starting the other neural network from scratch.



