optax.ScaleByAdanState

Contents

optax.ScaleByAdanState#

class optax.ScaleByAdanState(
m,
v,
n,
g,
t,
)[source]#