google-deepmind / optax

Optax is a gradient processing and optimization library for JAX.
https://optax.readthedocs.io
Apache License 2.0
1.71k stars 194 forks source link

explain what optax.centralize does #1080

Open fabianp opened 1 month ago

fabianp commented 1 month ago

Its docstring is extremely poor: https://optax.readthedocs.io/en/latest/api/transformations.html#optax.centralize

miguelcsx commented 1 month ago

Hi @fabianp , I'm going to start working on this issue, could you assign it to me?

fabianp commented 1 month ago

thanks for picking this up @miguelcsx !