api
/
org.jetbrains.kotlinx.dl.api.core.activation
/
Activations
/
Relu6
Relu6
Relu6
()
Content copied to clipboard
Computes Rectified Linear 6:
min(max(features, 0), 6)
Calls
Relu6Activation
under the hood.
Properties
See also
See also
Convolutional Deep Belief Networks on CIFAR-10. A. Krizhevsky
Properties
name
Link copied to clipboard
val
name
:
String
Content copied to clipboard
ordinal
Link copied to clipboard
val
ordinal
:
Int
Content copied to clipboard