You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Dec 6, 2023. It is now read-only.
* Stepsize update rule changed in fista.py
According to the original FISTA paper [Beck09].
[Beck09] Beck, Amir, and Marc Teboulle. "A fast iterative shrinkage-thresholding algorithm for linear inverse problems." SIAM journal on imaging sciences 2.1 (2009): 183-202.
* test_fista.py edit
desired values changed after correcting fista stepsize update rule
* test_fista.py
corrected desired values of the asserts
0 commit comments