Learn Before
Concept

Karush-Kuhn-Tucker Approach (KKT)

Attempts to create and solve a function called the generalized Lagrangian

  1. Describe the set, S\mathbb{S}, in terms of equations and inequalities
  2. Introduce the variables λ\lambda and α\alpha to get the generalized Lagrangian
  3. Optimize minxmin_{x} maxλmax_{\lambda} maxα,α0max_{\alpha,\alpha\ge0} L(x,λ,α)\mathop{\mathcal{L}}(x, \lambda, \alpha)

This approach can be used as a parameter norm penalty by which to regularize the cost function.

0

1

Updated 2021-06-15

References


Tags

Data Science