SKaiNET
Toggle table of contents
common
Target filter
common
Switch theme
Search in API
Skip to content
SKaiNET
skainet-lang-models
/
sk.ainet.lang.model.dnn
Package-level
declarations
Types
Types
Weight
And
Bias
Link copied to clipboard
data
class
WeightAndBias
(
val
name
:
String
,
val
weights
:
FloatArray
,
val
bias
:
FloatArray
)