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.dsl
/
DENSE
DENSE
interface
DENSE
<
T
:
DType
,
V
>
:
NetworkDslItem
,
WandBTensorValueContext
<
T
,
V
>
(
source
)
Inheritors
DenseImpl
Members
Properties
activation
Link copied to clipboard
abstract
var
activation
:
(
Tensor
<
T
,
V
>
)
->
Tensor
<
T
,
V
>
trainable
Link copied to clipboard
abstract
var
trainable
:
Boolean
units
Link copied to clipboard
abstract
var
units
:
Int