Skip to content

konstmish/global-newton

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Regularized Newton Method

This repository contains the code used for paper "Regularized Newton Method with Global $O(1/k^2)$ Convergence". The .py and .ipynb files contain exactly the same code that runs two experiments and saves the results in the folder. The notebook (.ipynb) also contains the resulting plots. You can also see and run the code online through this Google Colab notebook.

Bibtex reference

If you find the paper interesting or helpful, you can use the following bib entry to cite it:

@article{mishchenko2021regularized,
  title={Regularized {Newton} Method with Global {$O(1/k^2)$} Convergence},
  author={Mishchenko, Konstantin},
  journal={arXiv preprint arXiv:2112.02089},
  year={2021}
}

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published