Learn Before
Concept
Fine-Tuning Existing Parameter by Regularization
Given the few-shot dataset and model, just tuning using gradient descent can easily lead to overfitting. Thus some regularization techniques are used, including early-stopping, selectively updating, updating related parts of together, and model regression network.
0
1
Updated 2022-05-29
Tags
Deep Learning (in Machine learning)
Data Science