Community Profile

photo

Shekhar Raj


Aktiv seit 2019

Followers: 0   Following: 0

Statistiken

  • First Answer

Abzeichen anzeigen

Feeds

Anzeigen nach

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

mehr als 4 Jahre vor | 3