{moderator edit - solution code removed}
I am am having an error when checking the Dropout portion of the Regularization assignment. I have checked my code and i don’t seem to see anything wrong with it. The first portion of the test which returns A3 computed fine, but the second portion came with an AssertionError.
I have restarted the Kernel and even reverted to the original checkpoint, and yet the error won’t go away.
Please find attached the portion of the code and the error return.