Concept

Aggregating a Set of Parameters for Fine-Tuning

When a suitable initial parameter set θ0\theta_0 is not available, but parts of θ0\theta_0 are accessible from related pre-trained models, these parts can be aggregated to form a suitable θ0\theta_0. This aggregated parameter set can then be used directly or fine-tuned using the training dataset DtrainD_{train}.

0

1

Updated 2026-06-07

Tags

Deep Learning (in Machine learning)

Data Science

Computing Sciences