photo

Sesha Sai Anudeep Karnam


Last seen: 2年以上 前 2019 年からアクティブ

Followers: 0   Following: 0

統計

  • First Review
  • First Answer

バッジを表示

Feeds

表示方法

回答済み
Problem while implementing "Gradient Descent Algorithm" in Matlab
temp0 = theta(1)-alpha*((1/m)*(theta(1)+theta(2).*X(k,2)-y(k))); temp1 = theta(2)- alpha*((1/m)*(theta(1)+theta(2).*X(k...

5年弱 前 | 1