Examples

5.7. Examples#

This section illustrates how to solve constrained optimization problems with projected gradient descent.

  • Optimization with box constraints.

  • Optimization with linear inequality constraints.

  • Optimization with the simplex constraint.

  • Optimization with non-negative constraints.