Hi everyone,
Does anyone know why the cost function after backward_propagation_with_regularization is increasing. I passed all the test so I’m assuming it supposed to be increasing but don’t know why.
Hi everyone,
Does anyone know why the cost function after backward_propagation_with_regularization is increasing. I passed all the test so I’m assuming it supposed to be increasing but don’t know why.
Hi @Zahra_Bgh ,
If you are referring to running the model that uses:
compute_cost_with_regularization instead of compute_cost
backward_propagation_with_regularization instead of backward_propagation