Feeds
답변 있음
Gradient descent giving me Nan
Hi, Your theta_change calucation (alpha/m) * ( (h - y)' * X)' is not correct. Look at the notes provided with this problem: ...
Gradient descent giving me Nan
Hi, Your theta_change calucation (alpha/m) * ( (h - y)' * X)' is not correct. Look at the notes provided with this problem: ...
거의 6년 전 | 0
