github google-deepmind/optax v0.1.9

latest releases: v0.2.2, v0.2.1, v0.2.0...
5 months ago

What's Changed

  • update URL github.com/deepmind -> github.com/google-deepmind and branch to main by @copybara-service in #710
  • Show CI results only for the main branch by @fabianp in #716
  • typo nesterov -> Nesterov by @fabianp in #722
  • Add atol option to contrib.reduce_on_plateau() by @stefanocortinovis in #698
  • add docs for tree_utils module by @amosyou in #724
  • Simplifications on the doc by @copybara-service in #727
  • add nadam and nadamw optimizers by @copybara-service in #723
  • Add versionadded and seealso metadata to (n)adam(w) solvers by @copybara-service in #729
  • Enable doctests in sphinx and fix failing doctests by @fabianp in #733
  • Add missing members to the doc by @copybara-service in #734
  • FIX sphinx warnings "this document is not included in any toctree" by @fabianp in #736
  • feat(ci): drop setup.py from publishing CI by @SauravMaheshkar in #737
  • Minor tweak in pypi-publish.yml by @fabianp in #739
  • [TEST] Install virtual environment in current directory instead of /tmp by @fabianp in #746
  • migrate to pyproject by @copybara-service in #747
  • Deprecate optax.inject_stateful_hyperparameters and replace it with optax.inject_hyperparameters by @copybara-service in #730
  • Clarify inclusion criteria into optax and optax.contrib by @copybara-service in #742
  • fix the default learning rate in prodigy by @konstmish in #740
  • update and merge quickstart notebooks by @amosyou in #726
  • Remove redundant examples from README by @mmhamdy in #754
  • Instructions to build the doc and option to build the docs without executing the notebooks. by @copybara-service in #759
  • Remove license statement from notebooks by @renuka010 in #764

New Contributors

Full Changelog: v0.1.8...v0.1.9

Don't miss a new optax release

NewReleases is sending notifications on new releases.