jax-js
System
Light
Dark
Search…
Preparing search index...
@jax-js/optax
AddDecayedWeightsOptions
Type Alias AddDecayedWeightsOptions
type
AddDecayedWeightsOptions
=
{
mask
?:
JsTree
<
np.Array
>
|
MaskFn
|
null
;
weightDecay
?:
ScalarOrSchedule
;
}
Properties
Optional
mask
mask
?:
JsTree
<
np.Array
>
|
MaskFn
|
null
Optional
weight
Decay
weightDecay
?:
ScalarOrSchedule
Properties
mask
weight
Decay
jax-js
Loading...