jax-js-nonconsuming (Fork)
System
Light
Dark
Search…
Preparing search index...
@hamk-uas/jax-js-nonconsuming-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-nonconsuming (Fork)
Loading...