Unable to register assignment grade review in Maths for ML (C!_W3_Assignment) .
Error message: There was a problem compiling the code from your notebook. Details:
name ‘W_simple’ is not defined.
Unable to register assignment grade review in Maths for ML (C!_W3_Assignment) .
Error message: There was a problem compiling the code from your notebook. Details:
name ‘W_simple’ is not defined.
Hi there,
I think you somehow ended up renaming the notebook -
(C!_W3_Assignment)
Try to change C!
to C1
and try submitting again.
If the problem remains, send me a dm. I’ll try to help.
Thanks AeryB,
Per attached screenshot the notebook naming error seems to be with the query
not the actual notebook.
Please advise.
regards
Stan
Hi Stan,
Yes, you are right. The problem must come from written code.
This time can you send me a private dm and show a screenshot of the code cell exactly above the error message?
(You can’t post possible solution code according to course guidelines)
Happy learning…^^
Thanks again AeryB,
No error messages remain.
Code for 1st Exercise shown in attached with corresponding score generated on the right.
This is typical for all Exercises.
regards
Stan
Iam also getting the following error
There was a problem compiling the code from your notebook. Details:
matmul: Input operand 1 has a mismatch in its core dimension 0, with gufunc signature (n?,k),(k,m?)->(n?,m?) (size 2 is different from 1)
How do i resolve this??