vectorflow ~master (2020-05-21T03:08:59Z)
Dub
Repo
NeuralLayer.num_params
vectorflow
neurallayer
NeuralLayer
Undocumented in source.
class
NeuralLayer
abstract @
property
ulong
num_params
(
)
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