Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save joyhuang9473/8b2d74f94c2c072b413e to your computer and use it in GitHub Desktop.
Save joyhuang9473/8b2d74f94c2c072b413e to your computer and use it in GitHub Desktop.
Compute and display initial cost and gradient in ex2data1.txt.
% Octave console output
Cost at initial theta (zeros): 0.693147
Gradient at initial theta (zeros):
-0.100000
-12.009217
-11.262842
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment