Outputs are right. But marked 0

This is regarding my week-2 assignment on Transfer Learning and MobileNet_V2. I passed all the tests and still got a 0.
Can anyone please help?
I haven’t hard-coded any parameters either.

Hey @Ash_Catchum can you make sure your outputs are matching the expected outputs ? Don’t just focus on “all tests passed”

Also, can you share your grader output ? So we could help better. Thanks.

Well, I happened to add some print statements in the ‘graded functions’ just for my understanding of the changing dimensions of different parameters. I didn’t remove them when I submitted the assignment and maybe that’s why the grader marked me a 0. I got that sorted now. Thank you.

1 Like