i got error like this
may it from slice
i didn’t get this hit
Additional Hints (if you’re stuck):
- Use array slicing (e.g.
varname[0:1,:,3:5]) for the following variables:
a_prev_pad,W,b
can some one help
At least two issues I can see.
For anyone having a problem with conv_forward, my recommendation is to start by reading the description on this thread of the various steps.