Hi there, i’m stuck with this problem, i followed other topic to correct some mistakes, but now this one persists:
Z’s mean =
0.006820647999697346
Z[0,2,1] =
[-2.17796037 8.07171329 -0.5772704 3.36286738]
cache_conv[0][1][2][3] =
[-1.1191154 1.9560789 -0.3264995 -1.34267579]
First Test: Z’s mean is incorrect. Expected: 0.5511276474566768
Your output: 0.006820647999697346 . Make sure you include stride in your calculation
What could that be ?