gradient_descent_test


gradient_descent_test an Octave code which calls gradient_descent(), which uses gradient descent to solve a linear least squares (LLS) problem.

Licensing:

The information on this web page is distributed under the MIT license.

Related Data and Programs:

gradient_descent, an Octave code which solves a least squares problem using gradient descent.

Source Code:


Last revised on 31 July 2022.