I am trying to figure out a rather simple question but I’m sure it’s known already. Suppose I have a the minimizer of the following regularized optimization:

f^{\ast}(\lambda) = \arg \min_{f \in \mathcal{F}} L(f) + \lambda \|f\|^2

Here L(f) is a continuous convex function of f. Is f^{\ast}(\lambda) a continuous function of \lambda? I want to say yes, but maybe I need more assumptions on L(f).

Advertisement