vectorflow ~master (2020-05-21T03:08:59Z)
Dub
Repo
SGDOptimizer.update
vectorflow
optimizers
SGDOptimizer
Undocumented in source.
void
update
(NeuralLayer layer, float[] ext_grad)
class
SGDOptimizer
abstract
void
update
(
NeuralLayer
layer
,
float
[]
ext_grad
)
void
update
(NeuralLayer layer, SparseF[] ext_grad)
Meta
Source
See Implementation
vectorflow
optimizers
SGDOptimizer
constructors
this
functions
current_lr
dup
learn
register
toString
update
variables
cnt
lr
mini_batch_sz
num_epochs
priors
prox