jax-js-nonconsuming (Fork)
System
Light
Dark
Search…
Preparing search index...
@hamk-uas/jax-js-nonconsuming-optax
SgdOptions
Type Alias SgdOptions
type
SgdOptions
=
{
momentum
?:
number
|
null
;
nesterov
?:
boolean
;
}
Properties
Optional
momentum
momentum
?:
number
|
null
Optional
nesterov
nesterov
?:
boolean
Properties
momentum
nesterov
jax-js-nonconsuming (Fork)
Loading...