Documentation
GitHub
Example
Dlang.org
AdaDelta.this
grain
optim
AdaDelta
struct
AdaDelta
(Chain)
this
(
ref
Chain
target
,
float
lr
= 1.0
,
float
rho
= 0.95
,
float
eps
= 1e-8
)
Meta
Source
See Implementation
grain
optim
AdaDelta
constructors
this
functions
initStates
step