dibgerge / ml-coursera-python-assignments

Python assignments for the machine learning class by andrew ng on coursera with complete submission for grading capability and re-written instructions.
5.41k stars 2.16k forks source link

Issue: Token is for a different assignment #86

Open lamtrinhthanh opened 2 years ago

lamtrinhthanh commented 2 years ago

Hi Dibgerge,

Thank you for the implementation of ML exercises in Python,

After they have updated the grading system, I got this issue even though I have gitcloned your latest version as well as get the right token for the exercise 8: Anomaly detection & Recommender System, I hope you could have a look and give me instructions on how to fix it :) Thank you and nice day, Here are the screenshots of the issue, 1 from coursera token generating page and 1 from the exercise notebook from you ;) image image

dibgerge commented 2 years ago

Try pulling the latest version of the code, does it still have that problem?

lamtrinhthanh commented 2 years ago

Thank you, it works well now ;) best!!! :D

YoAkeHotaru commented 2 years ago

Dear Dibgerge, The assignment key seems to be changed again for this exercise. Is there a way to figure out the assignment key from the web? Thanks a lot.