Course 1 Week 4 Assignment 2

All tests are passed but Grader’s Output is only 50/100

Grader Output :
[ValidateApp | INFO] Validating ‘/home/jovyan/work/submitted/courseraLearner/W4A2/Deep Neural Network - Application.ipynb’
[ValidateApp | INFO] Executing notebook with kernel: python3
[ValidateApp | ERROR] Timeout waiting for execute reply (30s).
[ValidateApp | ERROR] Interrupting kernel
[ValidateApp | ERROR] Timeout waiting for execute reply (30s).
[ValidateApp | ERROR] Interrupting kernel
Tests failed on 1 cell(s)! These tests could be hidden. Please check your submission.

Hi Ruchit,
Thanks for your message. Welcome to the community and sorry to hear you have an issue with the submission. From the output it seems like the Grader it timing out, a similar issue that has occurred for some of the Course 4 assignments. Are you able to resubmit and share with us the results.

@Mubsi , are you able to advise?
regards Stephanus

Hey @sjfischer, you are right, this seems like those issues and I see these issues (hidden test cells) are growing in number. Can you make an issue of this please ? I’ll take a look at it later (and report it to the team) Thanks.

It mentions that one of your test failed. I completely understand it is very hard to know which one failed as it says “it could be hidden”. Can you DM me your solutions so I could take a look ? Thanks.

Hi @Mubsi , yup, will make an issue of it. Thanks.

1 Like

Thanks a million !!!

for my reference: to note

Reported as Gitissue #111

1 Like

Hi. Sorry for replying late. I tried restarting and run all cells but still this did not work. I also changed browser. One thing I would appreciate would be if you can check and grade my assignment manually

@sjfischer I have the same issue as @Ruchit. I will send a direct message to you with my code. Please take a look at it.

Hey @Dilini , @Ruchit was using global variables in their function. Kindly make sure you are not.