Week 1, assigment 2 error

Hi there!
I think my function happymodel() is correct, but I still have this problem:


Can anyone help me, please?

Please correct the following:

  1. In function alpaca_model, fix the input_shape to the base model by specifying a non-None value.
  2. In the code you are asked to do global average pooling 2d before dropout. You have done average pooling.