Community Profile

photo

Shekhar Raj


Con actividad desde 2019

Followers: 0   Following: 0

Estadísticas

  • First Answer

Ver insignias

Feeds

Ver por

Respondida
Problem while implementing "Gradient Descent Algorithm" in Matlab
Below Code works for me - Prediction = X * theta; temp1 = alpha/m * sum((Prediction - y)); temp...

más de 4 años hace | 3