Update History

  1. [2023.10.28] Problem 4 (1): correct Eq. (4.3):

    Dψ(pt,p~t+1)=i=1Ncipt,i(ηt,ici1+exp(ηt,ici)).
  2. [2023.10.29] AOpt-Lab1 score update: - 40/40: Tune the parameters so that by the 20th round, the loss outputted by the FISTA algorithm should be < 23,000.

  3. [2023.10.31] Problem 5 (3): Mirror Descent Lemma refine:

    ft(xt)ft(u)ηtλft(xt)2+1ηt(Dψ(u,xt)Dψ(u,yt+1)Dψ(yt+1,xt)).
  4. [2023.11.07] AOpt-Lab1: don't need to calculate the smoothness parameter Please fill in the content for TODO in the code block below to calculate the Smoothness parameter L, just tune the 30<L<300.