Constrains the weights to be non-negative.
Value
A Constraint
instance, a callable that can be passed to layer
constructors or used directly by calling it with tensors.
See also
Other constraints: Constraint()
constraint_maxnorm()
constraint_minmaxnorm()
constraint_unitnorm()