Week_1 --- Assignment_1 --- conv_forward --- A_prev and W having different n_C_prev values

Hello,

I have a trouble to solve my week 1 , assig 1. In above image, you can see the DIMENSIONS of the A_prev and W having for n_C_prev different values(A_prev.n_C_prev = 8 and W.n_C_prev = 4). Am I assigned indexes wrong or the notebook has been set to wrong values?.. Kindly consider my question…

Thank you…
KY

Sorry for the trouble, I found the solution…

Thank you
KY

That’s great to hear that you found the answer under your own power. Thanks for confirming.