Relu6

Computes Rectified Linear 6:

min(max(features, 0), 6)

Calls Relu6Activation under the hood.

See also

Properties

name
Link copied to clipboard
val name: String
ordinal
Link copied to clipboard
val ordinal: Int