The Transformer
The following are the learnings from the podcast:
Transfer learning entails reusing existing models. Use the model that comes from training on different tasks Value delivery through custom feature engineering is not required. Most of the recent successes are in the field of computer vision If you do not have a lot of training data, then you can use a model that is already trained on a large image dataset(ImageNet).