convex-optimization-for-all / convex-optimization-for-all.github.io

모두를 위한 컨백스 최적화
https://convex-optimization-for-all.github.io/
Other
152 stars 23 forks source link

09-05-03 Example : FISTA · 모두를 위한 컨벡스 최적화 #203

Open utterances-bot opened 1 year ago

utterances-bot commented 1 year ago

09-05-03 Example : FISTA · 모두를 위한 컨벡스 최적화

https://convex-optimization-for-all.github.io/contents/chapter09/2020/01/08/09_05_03_example_FISTA/

3neutronstar commented 1 year ago

안녕하세요 잘 읽고 있습니다. :) 다름이 아니라 위에 ISTA 정의에 의한 S_\lambda 식의 링크가 연결되지 않아 댓글을 남기게 되었습니다. 위치를 찾는 것은 어렵지 않으나 불편할 것 같아 확인 부탁드립니다! 감사합니다

Curt-Park commented 1 year ago

@3neutronstar 감사합니다. ~수정작업 리뷰 중입니다.~ 반영했습니다. https://github.com/convex-optimization-for-all/convex-optimization-for-all.github.io/pull/204

ehgus commented 11 months ago

덕분에 잘 공부하고 있습니다. 그런데 제가 알기론 FISTA에서 "S"는 Shrinkage를 의미하는 것으로 알고 있습니다. 확인 부탁드릴 수 있을까요?

관련 논문 인용 드립니다. 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.

Curt-Park commented 11 months ago

@ehgus 감사합니다. 수정하겠습니다.