Learn Before
Concept

Implicit data augmentation

MTL effectively increases the sample size that we are using for training our model. Learning just task A bears the risk of overfitting to task A, while learning A and B jointly enables the model to obtain a better representation F through averaging the noise patterns.

0

1

Updated 2022-05-22

Tags

Data Science

Related