Now that we've seen the concepts behind transfer learning, let's dig in and take a look at how to do it for ourselves with TensorFlow and Keras.

In the next few videos you'll be using this notebook to explore transfer learning:

C2_W3_Lab_1_transfer_learning.ipynb

For more on how to freeze/lock layers, explore the documentation, which includes an example using MobileNet architecture: https://www.tensorflow.org/tutorials/images/transfer_learning