vectorflow ~master (2020-05-21T03:08:59Z)
Dub
Repo
AdaGrad.params_to_optimize
vectorflow
optimizers
AdaGrad
Undocumented in source. Be warned that the author may not have intended to support it.
class
AdaGrad
void
params_to_optimize
(
float
[][]
W_
,
float
[][]
grad_
)
Meta
Source
See Implementation
vectorflow
optimizers
AdaGrad
constructors
this
functions
current_lr
dup
params_to_optimize
register
toString
update
update_general
mixins
__anonymous
static functions
ada_op1
ada_op2
update_matrix
variables
W
_update
acc_grad
eps
grad