EMS-TU-Ilmenau / fastmat

A library to build up lazily evaluated expressions of linear transforms for efficient scientific computing.
https://fastmat.readthedocs.io
Apache License 2.0
24 stars 8 forks source link

may you share link to simple intro to FISTA algorithms ? #105

Closed Sandy4321 closed 2 years ago

Sandy4321 commented 2 years ago

may you share link to simple intro to FISTA algorithms ?

SebastianSemper commented 2 years ago

https://www.cs.cmu.edu/afs/cs/Web/People/airg/readings/2012_02_21_a_fast_iterative_shrinkage-thresholding.pdf

have fun!