Exercise 2.6. Notebook reaches message rate limit based on course-set parameters, triggering the following message, which causes autograder failure.
How can this message rate limit be adjusted? Thank you in advance!
Exercise 2.6. Notebook reaches message rate limit based on course-set parameters, triggering the following message, which causes autograder failure.
How can this message rate limit be adjusted? Thank you in advance!
Did you add a print() statement to the gradient_descent() function?
I did not. Eventually, rerunning the notebook worked at random, and I was able to submit my work. Thank you very much!
Restarting the kernel and running all of the cells again, that seems to fix a lot of issues while editing the notebooks.