What is fine-tuning in deep learning?
Fine-tuning begins when a neural network trained for one task meets new data. The original model known as the upstream task must now perform a different downstream task. This process reuses knowledge from the initial training objective to solve specific problems.