I’m stuck in the last function, I’ve done all others, but got error when implementing the pool_backward with mode ‘max’, here is my code
Moderator Edit: Solution Code Removed.
and I got wrong answer
dA_prev1[1,1] = [[ 0. 0. ]
[10.11330283 -0.49726956]
[ 0. 0. ]]
I spent couple hours to locate, but still don’t know what’s wrong with the code. Can anyone help? Thanks in advance.