In this chapter, we explained the main concepts of TL. We also learned about multi-task learning and implementation of MTL. Then, we learned feature extraction. Finally, we learned how to implement TL in PyTorch.
In the next chapter, we will see how the differences between the generator and the discriminator help form the foundations of a GAN.