Transfer Learning
T
Transfer Learning
Definition
A machine learning technique where a model trained on one task is reused as the starting point for a different but related task. Transfer learning significantly reduces training time and data requirements, and is the foundation of modern fine-tuning approaches.