google-deepmind / optax

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

Error in the lookahead optimizer example #860

Closed fabianp closed 6 months ago

fabianp commented 6 months ago

At the end of https://optax.readthedocs.io/en/latest/_collections/examples/lookahead_mnist.html there's a KeyboardInterrupt exception, probably from the example taking too long when generated from readthedocs