Skip to content
/ GDPolyak Public

Experiments for "D. Davis, D. Drusvyatskiy, and L. Jiang. Gradient descent with adaptive stepsize converges (nearly) linearly under fourth-order growth" (2024). https://arxiv.org/abs/2409.19791

License

Notifications You must be signed in to change notification settings

damek/GDPolyak

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GDPolyak

Pytorch implementation of GDPolyak experiments from preprint [1].

Experiments Notebook: experiments.ipynb

Example installation using pip

$ git clone https://github.com/damek/GDPolyak.py.git
$ python -m pip install -e .

[1]: D. Davis, D. Drusvyatskiy, and L. Jiang. Gradient descent with adaptive stepsize converges (nearly) linearly under fourth-order growth (2024). https://arxiv.org/abs/2409.19791

About

Experiments for "D. Davis, D. Drusvyatskiy, and L. Jiang. Gradient descent with adaptive stepsize converges (nearly) linearly under fourth-order growth" (2024). https://arxiv.org/abs/2409.19791

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published