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.loss
/
BinaryCrossEntropyLoss
/
BinaryCrossEntropyLoss
Binary
Cross
Entropy
Loss
@
JvmOverloads
constructor
(
epsilon
:
Float
=
1.0E-7f
)
(
source
)
Parameters
epsilon
Small value for numerical stability. Default is 1e-7.