Hello,
is there an error with the 4.7 - Integration part ? I was able to pass forward_propagation in previous task, but it reported an assertError “assert(A2.shape == (1, X.shape[1]))” in nn_model test.
Thanks
Hello,
is there an error with the 4.7 - Integration part ? I was able to pass forward_propagation in previous task, but it reported an assertError “assert(A2.shape == (1, X.shape[1]))” in nn_model test.
Thanks
You filed this under General Discussion, but it looks like it is DLS Course 1 Week 3. Or perhaps it’s the M4ML specialization. Please move it to the appropriate category using the instructions here.
If you are referring to DLS Course 1 Week 3, I can say that the assertions there are correct. So if they “throw”, then that means there is a problem with your code that you should investigate.