vectorflow ~master (2020-05-21T03:08:59Z)
Dub
Repo
Linear._accumulate_grad_row
vectorflow
layers
Linear
Undocumented in source. Be warned that the author may not have intended to support it.
class
Linear
protected final
void
_accumulate_grad_row
(
float
[]
row
,
float
g
,
ulong
index
)
Meta
Source
See Implementation
vectorflow
layers
Linear
constructors
this
functions
_accumulate_grad_row
accumulate_grad
allocate_grad_params
allocate_params
deserialize
dup
init
predict
prior
serialize
share_params
mixins
__anonymous
properties
num_params
with_intercept
variables
W
_with_intercept
grad
priors
prox