Hi,
I’m stuck in the Convolution_model_Step_by_Step Exercise 3 - conv_forward, i read all that i found about this exercise but i can’t find the error.
This is the message that i got:
There are quite a few details in that function and many ways to get it wrong. It’s a bit hard to diagnose just from the wrong answer. The best way to debug is to start by reading this post from mrgransky that describes in words the details of how the algorithm works.
I already read this post and i have tried all that it’s say but nothing change the error, even i wrote my code again following the post but it didn’t change.