Hi @crisrise ,
I reloaded the page and re-wrote the code. Now it passed.
The only difference on the code is that in the 2-layer part of the new code, I used “learning_rate” instead of “learning_rate = 0.0075” when calling “update_parameters”. I don’t think my previous problem is related to it though.
Thank you again for your help.