Unable to submit for week 2

I have had trouble submitting my updates to week 2 assignment. I thought the dates where not absolute, and I had a lot of trouble after the assignment was updated, loosing all of the work I did.

All my tests are working, but my submitted score is at 88% at the moment. Anything I can do?

It’s hard to always be on top of things, sometimes work demands more time than is possible to schedule.

Hey @scalavision , can you share your autograder output so we could help you better ? Thanks.

Thanks Mubsi!

Seems there is a hidden test that is failing:

[ValidateApp | INFO] Validating '/home/jovyan/work/submitted/courseraLearner/W2A1/Optimization_methods.ipynb'
[ValidateApp | INFO] Executing notebook with kernel: python3
Tests failed on 1 cell(s)! These tests could be hidden. Please check your submission.

Thanks again Mubsi, everything resolved now! I suspected a bug in the random_mini_batches, and I fixed it :slight_smile:

1 Like