Theta gets unsigned value after gradient descent
1 vue (au cours des 30 derniers jours)
Afficher commentaires plus anciens
![Capture.PNG](https://www.mathworks.com/matlabcentral/answers/uploaded_files/260062/Capture.png)
Theta is a vector which contains two zeros at the start, after this function it loses its value.
0 commentaires
Réponses (1)
James Browne
le 7 Jan 2020
On line 6, there should not be a comma after "iterations". I think this is preventing your for loop from executing, though it is tough to tell for sure, without being able to run the code.
0 commentaires
Voir également
Catégories
En savoir plus sur Linear Regression dans Help Center et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!