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
/
ELU
/
ELU
ELU
constructor
(
alpha
:
Float
=
1.0f
,
name
:
String
=
"ELU"
)
(
source
)
Parameters
alpha
The scale for the negative region (default: 1.0)
name
Name of the module