I passed all the tests and I keep receiving a 0 grade. I tried to restart the kernel, clear every outputs and run all. I still have a 0.
Does anyone know how to fix this or faced the same problem ?
Thanks !
I passed all the tests and I keep receiving a 0 grade. I tried to restart the kernel, clear every outputs and run all. I still have a 0.
Does anyone know how to fix this or faced the same problem ?
Thanks !
Please post an image showing the error message you get from the grader.
If you search the Forum for the word “outd”, you’ll find lots of threads about this error.
Here is one, maybe it will be useful:
https://community.deeplearning.ai/t/w4-exercise-7-decoder-assertionerror-wrong-values-in-outd/48199
Do you get any assertion errors when you run all the cells in the notebook?
You must have “all tests pass” in the notebook before you try to submit it.
That “outd” error can come from either the Decoder test or the Transformer test.