SKaiNET
Toggle table of contents
common
Target filter
common
Switch theme
Search in API
Skip to content
SKaiNET
skainet-lang-core
/
sk.ainet.lang.nn.activations
/
LeakyReLU
/
LeakyReLU
Leaky
Re
LU
constructor
(
negativeSlope
:
Float
=
0.01f
,
name
:
String
=
"LeakyReLU"
)
(
source
)
Parameters
negative
Slope
The slope for negative values (default: 0.01)
name
Name of the module