I just finished the assignment and my implementation passed all the tests in the notebook, but the grader marked questions 5 and 6 incorrect
Code Cell UNQ_C5: Function ‘compute_cost_reg’ is incorrect. Check implementation.
Code Cell UNQ_C6: Function ‘compute_gradient_reg’ is incorrect. Check implementation.
I’m not sure how to fix this issue. I did vectorize my solutions, but that hasn’t been a problem in any other notebook so far and every other solution I have submitted has been vectorized.