gradient_descent_test an Octave code which calls gradient_descent(), which uses gradient descent to solve a linear least squares problem.
The computer code and data files described and made available on this web page are distributed under the MIT license
gradient_descent, an Octave code which solves a least squares problem using gradient descent.