fl_sim.regularizers#
This module contains the regularizers for the optimization problems.
|
Get the regularizer by name. |
|
Regularizer base class. |
|
L1 norm regularizer. |
|
L2 norm regularizer. |
|
L2 norm squared regularizer. |
|
L-infinity norm regularizer. |
|
Null regularizer, or equivalently the zero function. |