Learn Before
Concept

Parameter Tying

Parameter tying refers to the fact that the two models, A and B, have a certain correlation. For example, both models are doing a classification task. Based on this prior knowledge, we can assume that the parameters of model A and model B should be similar, and then we can use this information through regularization.

0

1

Updated 2021-06-24

References


Tags

Data Science