Transfer Learning and the Importance of Datasets

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Transfer Learning and the Importance of Datasets

Transfer Learning and the Importance of Datasets

Transfer learning is one the most important techniques in machine learning. It gives machine learning models the ability to apply past experience to quickly and more accurately learn to solve new problems. This approach is most commonly used in natural language processing and image recognition. However, even with transfer learning, if you don't have the right dataset, you will not get very far.

 

This application note aims to explain transfer learning and the importance of datasets in deep learning. The first part of the AN goes through the theoretical background of both topics. The second part describes a use case example based on the application from AN12603. It shows how a dataset of handwritten digits can be collected to match the input style of the handwritten digit recognition application. Afterwards, it illustrates how transfer learning can be used with a model trained on the original MNIST dataset to retrain it on the smaller custom dataset collected in the use case.

 

In the end, the AN shows that although handwritten digit recognition is a simple task for neural networks, it can still benefit from transfer learning. Training a model from scratch is slower and yields worse accuracy, especially if a very small amount of examples is used for training.

 

graf.png

 

Application note URL: https://www.nxp.com/docs/en/application-note/AN12892.pdf 

Labels (1)
Attachments
No ratings
Version history
Last update:
‎11-13-2020 02:38 AM
Updated by: