Search icon CANCEL
Arrow left icon
Explore Products
Best Sellers
New Releases
Books
Videos
Audiobooks
Learning Hub
Conferences
Free Learning
Arrow right icon
Arrow up icon
GO TO TOP
Machine Learning Projects for Mobile Applications

You're reading from   Machine Learning Projects for Mobile Applications Build Android and iOS applications using TensorFlow Lite and Core ML

Arrow left icon
Product type Paperback
Published in Oct 2018
Publisher Packt
ISBN-13 9781788994590
Length 246 pages
Edition 1st Edition
Languages
Tools
Arrow right icon
Author (1):
Arrow left icon
Karthikeyan NG Karthikeyan NG
Author Profile Icon Karthikeyan NG
Karthikeyan NG
Arrow right icon
View More author details
Toc

Transfer learning

Transfer learning is one of the popular approach in deep learning where a model developed for one task is reused for another model on a different task. Here pre-trained models are used as a first step on computer vision based tasks or natural language processing (NLP) based tasks provided we have very limited computational resources and time. 

In a typical computer vision based problem, neural networks try to detect edges in their initial level layers, shapes in the middle level layers and more specific features in the final level layers. With transfer learning, we will use the initial and middle level layers and only re-train the final level layers. 

For example, if we have a model trained to recognize an apple from the input image, it will be reused to detect water bottles. In the initial layers, the model has been trained to recognize objects so...

lock icon The rest of the chapter is locked
Register for a free Packt account to unlock a world of extra content!
A free Packt account unlocks extra newsletters, articles, discounted offers, and much more. Start advancing your knowledge today.
Unlock this book and the full library FREE for 7 days
Get unlimited access to 7000+ expert-authored eBooks and videos courses covering every tech area you can think of
Renews at $19.99/month. Cancel anytime