How do we calculate dz1 in backward_propagation function?
I am calculating it this way
{moderator edit - solution code removed}
However the values of dW1 and db1 are not correct. Anyone can figure out the problem?
Thanks!
How do we calculate dz1 in backward_propagation function?
I am calculating it this way
{moderator edit - solution code removed}
However the values of dW1 and db1 are not correct. Anyone can figure out the problem?
Thanks!
Thank you! Sorry my mistake ! I have read it wrong.