I’ve completed both the exercises. But cannot move past 41/100 score.
I’ve ensured that I update only with the sections markeds as
### START CODE HERE ###
### END CODE HERE ###
I did not touch any other section. I’ve run the code, 1 step at a time and every test should “passed” i.e. results as expected. I’ve also verified the code with Hints provided. Don’t see any issue. Yet, when I submit, I get only 41/100. Not sure what I’m doing wrong. Can anyone help please?
When I use the code in deeplearing.ai lab, it gets stuck at 41/100. But, when I used the exact same code in Coursera Lab, it worked. I am not sure what is the issue with deeplearing.ai lab, but given that I got 100/100 in Coursera Lab, I am pretty sure that the issue is not with my code.