Hello, I was working on the Wk2 Transfer Learning with MobileNet Notebook’s Section 3.2 Layer Freezing with the Functional API and I received an error from the program on code that I didn’t write but was provided within the notebook by DeepLearning.AI.
I’ve been hunting for the source of the error, but I haven’t been able to find the differing logits and label shapes.
Below is a screenshot of my alpaca_model() code, could it be possible for you to help me please?
My code passed the previous task (the grader comparing my model summary with the answer), which was correct.