AutoLyap
v0.2.0
Home
Quick start
Theory
Examples
Define your own algorithm
The proximal gradient method
Nesterov’s fast gradient method
The accelerated proximal point method
The Chambolle–Pock method
The Davis–Yin three-operator splitting method
The Douglas–Rachford method
The gradient method
The gradient method with constant Nesterov momentum
The heavy-ball method
The information-theoretic exact method
The Malitsky–Tam forward-reflected-backward method
The optimized gradient method
The proximal point method
API reference
Contributing
What’s new
AutoLyap
Examples
Define your own algorithm
Full width
Define your own algorithm
This page collects examples that show how to model custom algorithms with
Algorithm
.
The proximal gradient method