gradient_descent_test


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

Licensing:

The computer code and data files described and made available on this web page are distributed under the MIT license

Related Data and Programs:

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

Source Code:


Last revised on 27 July 2022.