Trouble grade In week 3 course 1

I am also experiencing some problem with the same assignment would please like to take a look and tell me the problem please do reply

Id:-bbafcfep

Hi @Anurag2,

Same suggestion to you, make sure you are not using any global variables in the assignments. If the issue still remains, let me know.

Best,
Mubsi

Hi @Mubsi ,

               I have tried everything would you mind if i share my id and you to take a look at it?

Hi @Mubsi ,

I have restarted the kernel and resubmitted the assignment about three times and two of the exercises still get 0 although it stated all tests passed. Kindly ask your help to check mine. Here is my id : rpyplurg


Capture1

Hi @Meredita_Susanty,

Please make sure you are not using any hardcoded values or global variables in your functions. First check for that, then let me know if the issue still remains.

Best,
Mubsi

Hi @Mubsi,

I have resolved the issue. Thank you for your advice.

Regards,
Meredita

Hi @Mubsi I came across the same issue, all the tests pass but when grading I only get 30/50.

Can you please help me? Thank you

Hi @Irene_Mollinedo,

Can you share your lab ID with me ? In the assignment, when you click the top right “Help” button, a panel will open and your lab ID will be shown at the bottom.
I shall take a look.

When you reply back, kindly tag me in the post so that I’m notified.

Thanks, Mubsi

@Mubsi Here is my Lab id : ommelvsv ,
I am facing the same issue.

Hi @David2,

What score are you getting ?

Thanks,
Mubsi

Hi @Mubsi ,
30/50 is score, same as person who made post before.
All tests passed, but there is some kind of error in grading.

@Mubsi
I solved my problem:
I was using global variable instead local, and when I fix it - it works fine.
I passed the assignment .
Thanks anyway
David

@Mubsi Here is my lab ID: nblxdmki

Thanks in advance for the help

Hi @Irene_Mollinedo,

Do you still need help with this ?

Thanks,
Mubsi

1 Like

Hello, I run into a problem like that, in the test for the 6 assignments I got the next result.

If you look in the second row of dW1 the last decimal is the only one wrong. I have used three different types of power 2, np.dot for the matrix multiplication, I even copy the input parameter to avoid problems, the lab ID is “fgoufbjl”.

Hey everyone;

I’m facing exactly the same issue, all tests passed but I just have 30/50 grade.
I try to fix it with your comments but nothing works.

My loginID is : zquorhcu
thanks for your help,

Hello @Mubsi,

I am facing the same issue, even not declaring any global variable. Please help!!

Notebook ID: uchwkpdd
Grade: 30/50

Many thanks for considering my request.

1 Like

Hi @harshiitsingh,

Hope all is well on your end.

You are, in fact, using global variables in your assignment.

I only looked as far as UNQ_C3, and in that exercise you are using the global variable word_embeddings, when you should be using the function parameter embeddings.

Kindly make sure you are not using global variables in any of the exercises (and unless specifically asked to do so).

Fix that and you should be able to pass.

Best,
Mubsi

1 Like

Hii @Mubsi,
Thanks a lot. I’ve corrected my code, now it’s working.

Thank you so much.

1 Like

Hello, I have the same issue. all tests are passed, but get_country and get_accuracy are not passed through the submission.

My ID: is vmtcqttf

Thank you!