google-deepmind / optax

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

Use better steop-size in doctest. #833

Closed copybara-service[bot] closed 6 months ago

copybara-service[bot] commented 6 months ago

Use better steop-size in doctest.

Otherwise in adadelta there was absolutely no decrease (currently it's also kinda strange that we need such large step-sizes)