grain ~master (2021-05-15T05:53:16Z)
Dub
Repo
AdaGrad.this
grain
optim
AdaGrad
struct
AdaGrad
(Chain)
this
(
ref
Chain
target
,
float
lr
= 1e-3
,
float
eps
= 1e-8
)
Meta
Source
See Implementation
grain
optim
AdaGrad
constructors
this
functions
initStates
step
variables
eps
lr
memory
target