Hello:
In the picture above,I have two questions:
1.I rewrite the code for the function(compute_gradient_logistic):swap the order of m and n,leading to some necessary adjustment inside the loop.Could someone tells me whether my adjustment is right?
2.If I’m right,why the complier shows the error after running!
Thanks!