1. Simple Transfer Learning with TensorFlow Hub
- Author
-
David Paper
- Subjects
Artificial neural network ,Download ,business.industry ,Process (engineering) ,Computer science ,Learning models ,Open source ,Scratch ,Simple (abstract algebra) ,Artificial intelligence ,business ,Transfer of learning ,computer ,computer.programming_language - Abstract
Transfer learning is the process of creating new learning models by fine-tuning previously trained neural networks. Instead of training a network from scratch, we download a pre-trained open source learning model and fine-tune it for our own purpose. A pre-trained model is one that is created by someone else to solve a similar problem. We can use one of these instead of building our own model. A big advantage is that a pre-trained model has been crafted by experts, so we can be confident that it performs at a high level (in most cases). Another advantage is that we don’t have to have a lot of data to use a pre-trained model.
- Published
- 2021
- Full Text
- View/download PDF