Code for Quasi-Newton Methods: Superlinear Convergence Without Line Search for Self-Concordant Functions
Last updated: Jan. 04, 2017.
Here you can find the code used for the numerical experiments in Section 7.
Code: adaptive_dist.zip
The data sets used in the test are stored in a Matlab environment.
You will also need:
- minFunc, Mark Schmidt's unconstrained optimization library for Matlab.
Please contact me with any questions or bug reports.
Back to homepage.