When it comes to reasoning and thinking in general, we use mental images with some words. Our thoughts contain concepts, on which we build solutions. The trained model of Chapter 9, Getting Your Neurons to Work, can now classify images of a certain type. In this section, the trained model will be loaded and then generalized through transfer learning to classify similar images.
Generate profit with transfer learning
The motivation of transfer learning
Transfer learning provides a cost-effective way of using trained models for other purposes within the same company, such as the food processing company described in Chapter 9, Getting Your Neurons to Work. This chapter describes how this food processing company used the model...