Contents

optax 0.2.2

0

A gradient processing and optimisation library in JAX.

A gradient processing and optimisation library in JAX.

Stars: 1487, Watchers: 1487, Forks: 151, Open Issues: 55

The google-deepmind/optax repo was created 3 years ago and the last code push was Yesterday.
The project is very popular with an impressive 1487 github stars!

How to Install optax

You can install optax using pip

pip install optax

or add it to a project with poetry

poetry add optax

Package Details

Author
None
License
None
Homepage
None
PyPi:
https://pypi.org/project/optax/
GitHub Repo:
https://github.com/deepmind/optax

Classifiers

  • Scientific/Engineering/Artificial Intelligence
  • Software Development/Libraries/Python Modules
No  optax  pypi packages just yet.

Errors

A list of common optax errors.

Code Examples

Here are some optax code examples and snippets.

GitHub Issues

The optax package has 55 open issues on GitHub

  • Using optax with partially complex models
  • Bump ipython from 7.16.1 to 7.16.3 in /requirements
  • Clarifies optax.adamw(mask) parameter.
  • add_noise scales by variance, not its root
  • Implement complex norm in optimizers
  • Fix EMA bias correction
  • Nesting 'masked' wrappers gives a confusing error
  • Add online newton optimizer
  • Missing type hints
  • [RFC] Proposal for complex-valued optimization in Optax

See more issues on GitHub

Related Packages & Articles

onnx 1.16.0

Open Neural Network Exchange (ONNX) is an open ecosystem that empowers AI developers to choose the right tools as their project evolves. ONNX provides an open source format for AI models, both deep learning and traditional ML. It defines an extensible computation graph model, as well as definitions of built-in operators and standard data types. Currently we focus on the capabilities needed for inferencing (scoring).

mne 1.7.0

MNE-Python project for MEG and EEG data analysis.

mlflow-skinny 2.12.1

MLflow is an open source platform for the complete machine learning lifecycle