W3cubDocs

/TensorFlow 1.15

Module: tf.compat.v2.keras.regularizers

Built-in regularizers.

Classes

class L1L2: Regularizer for L1 and L2 regularization.

class Regularizer: Regularizer base class.

Functions

deserialize(...)

get(...)

l1(...)

l1_l2(...)

l2(...)

serialize(...)

© 2020 The TensorFlow Authors. All rights reserved.
Licensed under the Creative Commons Attribution License 3.0.
Code samples licensed under the Apache 2.0 License.
https://www.tensorflow.org/versions/r1.15/api_docs/python/tf/compat/v2/keras/regularizers