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