Theta gets unsigned value after gradient descent
1 visualización (últimos 30 días)
Mostrar comentarios más antiguos
Theta is a vector which contains two zeros at the start, after this function it loses its value.
0 comentarios
Respuestas (1)
James Browne
el 7 de En. de 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 comentarios
Ver también
Categorías
Más información sobre Linear Regression en Help Center y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!