AdaGrad.initStates

struct AdaGrad(Chain)
void
initStates
(
V
)
(
string name
,
ref V field
)
if (
isVariable!V
)

Meta