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

Harmonize section order in docstrings #1112

Closed mblondel closed 3 weeks ago

mblondel commented 1 month ago

My preference goes to: Args, Returns, Example, References

fabianp commented 1 month ago

it would also be important to add whatever is decided on the development docs (https://optax.readthedocs.io/en/latest/development.html)