Learn Before
Concept

Hard Parameter Sharing

Hard parameter sharing is the most commonly used approach to MTL in neural networks. It is generally applied by sharing the hidden layers between all tasks, while keeping several task-specific output layers as can be seen in the figure below.

Image 0

0

1

Updated 2022-05-22

Tags

Data Science

Related