Learn R Programming

keras (version 2.0.9)

constraint_nonneg: NonNeg weight constraint

Description

Constrains the weights to be non-negative.

Usage

constraint_nonneg()

Arguments

See Also

Other constraints: constraint_maxnorm, constraint_minmaxnorm, constraint_unitnorm