C.W.K.
Stream
Quiz · 4 questions

🪄 Transfer Learning and Pretrained Models

Reuse what others trained

Level 0Keras Apprentice
0 XP0/97 lessons0/20 achievements
0/120 XP to next level120 XP to go0% complete

Quiz

01What does include_top=False do when loading a pretrained model?
02What should you do after changing layer.trainable?
Hint
Always re-compile after changing trainable properties so the optimizer knows which variables to update.
03What learning rate should you use for fine-tuning?
Hint
A very low learning rate (1e-5) preserves the pretrained features while allowing gradual adaptation.
04What is KerasHub?
Spotted a bug or have feedback on this page?Report an Issue

Comments 0

🔔 Reply notifications (sign in)
Sign inPlease sign in to comment.

No comments yet — be the first.