opt_gradient_descent_test, an Octave code which calls opt_gradient_descent() to interactively estimate a local minimum of a function f(x) near a given starting point x0 using a stepsize factor gamma.
The information on this web page is distributed under the MIT license.
opt_gradient_descent, an Octave code which interactively estimate a local minimum of a function f(x) near a given starting point x0 using a stepsize factor gamma.