Project Creation: Part Two

In this lesson, we will be performing the feature extractor strategy to build our classifier.

We made, shuffled, and preprocessed our dataset in the previous lesson. In this lesson, we will work with the ResNet50 model.

Importing the libraries

We will use TensorFlow's Keras module to build this project.

Get hands-on with 1200+ tech skills courses.