L2 regularizer
This card is a wrapper of this Keras class.
Note: the backend for building and training neural networks is based on Keras. The documentation of this card is a variant of the documentation of its corresponding class.
Inputs
-
L — Float
L2 regularization factor.
Outputs
-
Regularizer instance — NeuralNetworkRegularizer
Instance of the regularizer.