SKaiNET
Toggle table of contents
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
SKaiNET
skainet-lang-core
/
sk.ainet.java
/
TrainingResult
/
TrainingResult
Training
Result
jvm
constructor
(
epochs
:
Int
,
finalLoss
:
Float
)
(
source
)
Parameters
epochs
Number of epochs completed.
final
Loss
The loss value from the final training step.