I passed the test cases for the nn_model. however, when I tried to submit the assignment, it wont get graded and it shows the error message below. Please help.
Grader Error: Grader feedback not found
Visit the Discussion forum to see if your peers are experiencing or have found resolutions for similar errors. If the error isn’t resolved in 24 hours, please reach out to Coursera through our Help Center
I see. I think im using the current version since I got myself there by following the course structure. I can still pass the assignment If only I can get the forward_propagation() function correct. Below is the code I have and the result says I passed 3 tests and failed 3 tests. Could you give me advice of what ive done wrong here?