google-deepmind / optax

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

Update reduce_on_plateau to handle training average loss. #883

Closed copybara-service[bot] closed 3 months ago

copybara-service[bot] commented 3 months ago

Update reduce_on_plateau to handle training average loss.

Update corresponding notebook.