I think this seems to be an issue from the developer’s end because I wrote the same code before the revision and got the tests passed and now the codes are just not working
I am facing the same problem. I’m sure my code is correct, but the tests fail. I also get the same values for dw, db and cost as the others who posted in this thread. Could this be happening because the grader was updated yesterday?
Only exercise 5 of the assignment is having a problem with the propagate function. If you have done the same way as mentioned in this post then the output corresponding to the propagate function is correct in the latter exercises of the assignment.
I completed the assignment and passed. Just ignored the output of exercise 5.
I have the smae problem. However, i passed the exercise on July 17.
Today i want to review my exercise, I found my result became incorrect.
I guess the update on 23 July 2021, 2:55 PM PST maybe have influence on this.
Sorry! Yes, this breakage is caused by an update to the test cases yesterday. I just filed a high priority bug about the situation and hope the course staff will respond soon.
Hello. I want to inform that the problem has been solved. Probably you need to “forceRefresh” to get the fix working. The notebook and the public_tests.py files have changed.
Thanks @andres.castillo for the very quick response on this! Yes, I have confirmed that the latest version that Andres just published works. Once you’ve gotten the new version of the notebook, you’ll need to “copy/paste” over just your completed code from your current version to the new version and then everything should work again.