13.2. Fine-Tuning — Dive into Deep Learning 0.17.0 ... - D2LExplore further
2021-12-1u2002·u200213.2.1. Steps¶. In this section, we will introduce a common technique in transfer learning: fine-tuning.As shown in Fig. 13.2.1, fine-tuning consists of the following four steps:. Pretrain a neural network model, i.e., the source model, on a source dataset (e.g., the ImageNet dataset).. Create a new neural network model, i.e., the target model.This copies all model designs and their ...
Get Price