vectorflow ~master (2020-05-21T03:08:59Z)
Dub
Repo
NeuralLayer.out_d
vectorflow
neurallayer
NeuralLayer
dense output vector of this layer (might be unused)
class
NeuralLayer
float
[]
out_d
;
Meta
Source
See Implementation
vectorflow
neurallayer
NeuralLayer
constructors
this
functions
accumulate_grad
allocate_grad_params
allocate_interface
allocate_params
backward_prop
deser
deserialize
dup
forward_prop
init
post_learning
pre_learning
predict
recompute_topology
reset
ser
serialize
set_name
set_optimizer
set_type
share_params
toString
properties
learnable
num_params
optimizer_set
static functions
not_learnable_branch
variables
_learnable
backgrads
children
dim_in
dim_out
name
optimizer
out_d
out_s
parents
type
dense output vector of this layer (might be unused)