vectorflow ~master (2020-05-21T03:08:59Z)
Dub
Repo
Linear.this
vectorflow
layers
Linear
Undocumented in source.
this
()
this
(ulong dim_out, bool with_intercept_)
class
Linear
this
(
ulong
dim_out
,
bool
with_intercept_
= true
)
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