AdaGrad.this

struct AdaGrad(Chain)
this
(
ref Chain target
,
float lr = 1e-3
,
float eps = 1e-8
)

Meta