C2W2_Assignment - Exercise 3 create_model

course : DeepLearning.AI TensorFlow Developer Professional Certificate

  • In C2W2 , Cats vs Dogs classification using Data Augmentation
  • Week 2, Exercise 3: create_model

Hello, my name is Uziel Romero
I have the model with layers and convolutions, but I have a question, What do I have to write inaugmentation_layers?

Image removed by moderator as sharing or posting grade function codes is Violation of Code of conduct. if you need guidance on how to write a code for particular given instruction, mention the instruction with9ut osting any part of the grade function codes.

hi @Uziel_Romero44

For the instruction

Get the augmentation layers (or model) from your earlier function
augmentation_layers =

Use the previous grade function return function as per given instruction.

The. below screenshot has the hint on how to recall this code (which was mentioned below the grade function augmentation model

Screenshot removed by mentor as it contained code solution to the issue, hint refer previous grade function test cells to find the solution to this post query for future readers.

Regards
DP