Fine-tuning process
You are training a model on a new dataset and you think you can use a fine-tuning approach instead of training from scratch (i.e., training from randomly initialized weights).
To fine-tune a model on a new task, you need to follow a certain number of steps that are listed here.
This exercise is part of the course
Introduction to Deep Learning with PyTorch
Hands-on interactive exercise
Turn theory into action with one of our interactive exercises
