l2 regularization rate
The method need to be override by the concrete regularizer class
It accumulates the gradient of the regularization of parameter
to gradParameter
The method need to be override by the concrete regularizer class
It accumulates the gradient of the regularization of parameter
to gradParameter
the parameter that is regularized
the gradient of the parameter
the scale of gradParameters
Disable the regularization feature
Disable the regularization feature
Enable the regularization feature
Enable the regularization feature
l2 regularization rate
l2 regularization rate
Check the regularization is applied or not
Check the regularization is applied or not
the parameter that is regularized
the gradient of the parameter
a boolean, if true, accumulates the gradient of regularization, otherwise not.
Apply L2 regularization
type parameters Float or Double
l2 regularization rate