C2_W3_Assignment - Exercise 3 - AssertionError

Hello,

Can someone please let me know if these are the correct assert statements for exercise 3:

I am receiving the below AssertError, but i do believe my assignments were correct.

The asserts in your notebook are incorrect.

Here is what is in the master notebook in the course repo:
image

These asserts match the shapes given in the doctext:
image

Somehow, the asserts in your notebook are incorrect.

@TMosh Thank you so much, I mistakenly modified while testing.
I was able to submit and receive a 100% on my assignments.