TensorFlow

API

 tf.keras / constraints / constraints.MaxNorm


Constrains the weights to be non-negative.

Inherits From: Constraint

Also available via the shortcut function tf.keras.constraints.non_neg.

Methods

get_config

View source

__call__

View source

Call self as a function.


此页内容是否对您有帮助