All tests passed. The assignment did not

Yikes! I agree that grader feedback doesn’t give you anything to go on. It should at least mention which function failed. I’ll report that as a bug.

I checked the grader test cases and it looks like they require you to use np.linalg.norm to calculate the gradient error in the “n dimensional” case, but neither the notebook nor the grader errors tell you that. Are you sure that you used that function?

1 Like