Week1 .Programming Assignment: Building your Recurrent Neural Network - Step by Step

hello please i passed all the test but ended up getting zero …can anyone help me with this
thanks in advance

I read somewhere that there were some issues in the grader. It was suggested to restart the kernel and clear all the outputs. And then to submit the notebook.
In my case, I just re-submitted the same notebook without doing anything and I got a 100. You can try this as well :slight_smile:

thank you …i will try .

tried it ,it did not work either

You tried clearing the outputs and submitting the notebook too?

Look at the output from the grader. Are there any messages there?
If so, please post a copy here.

Cell #3. Can’t compile the student’s code. Error: TypeError("‘NoneType’ object is not subscriptable")

this the message …Comment line with index: UNQ_C1 wasn’t found in code
I have passed all the tests but still I am getting 0/100 for all three assignments
thank you

That error means that you have removed one of the comments from a cell that the grader uses to identify which exercise you are running.

It should look like this: