Learn Before
Concept

Transfer Learning in Deep Learning

The longest part of the development of a deep learning model is that of the training stage. However, if the problem that is being tackled has already been studied and worked on by someone else and the model has been released to the public including the trained weights then a technique to substantially increase the training process is to utilize transfer learning.

2

3

Updated 2021-08-05

Tags

Data Science