tf.keras.regularizers.Regularizer

Regularizer base class.

Compat aliases for migration

See Migration guide for more details.

tf.compat.v1.keras.regularizers.Regularizer, `tf.compat.v2.keras.regularizers.Regularizer`

Methods

from_config

View source

__call__

View source

Call self as a function.