Chapter 8 v23 page 305

top_model.add(Conv2D(num_filters, 3, padding=“same”))
gives num_filters not defined error

@clapollo Can you please help with this when you get a chance? Thank you - much appreciated! :]

I was able to get this to work. I had to go back to the previous chapter and review the material. Maybe that could be a hint that is added to the next edition.

Yeah this is not an error but part of the challenge. :wink: