Chatdanai Lumdee
Chatdanai Lumdee
Hi Jordi, I understand that the code is the implementation of the Regularized Cost Function shown above it. What I meant is, I think the `np.sum` in `J = -1*(1/m)*np.sum((np.log(a3.T)*(y_matrix)+np.log(1-a3).T*(1-y_matrix)))`...
Thanks @tgsmith61591 for taking a look. Let me try to re-address our discussion a bit. - Your point on user intention is very interesting. I agree that it could be...
Same for me. Have the same Issue with python.