google / jaxoptLinks
Hardware accelerated, batchable and differentiable optimizers in JAX.
☆1,007Updated last week
Alternatives and similar repositories for jaxopt
Users that are interested in jaxopt are comparing it to the libraries listed below
Sorting:
- ☆905Updated this week
- ☆612Updated 2 weeks ago
- Optax is a gradient processing and optimization library for JAX.☆2,121Updated this week
- Nonlinear optimisation (root-finding, least squares, ...) in JAX+Equinox. https://docs.kidger.site/optimistix/☆519Updated last week
- Linear solvers in JAX and Equinox. https://docs.kidger.site/lineax☆494Updated last week
- BlackJAX is a Bayesian Inference library designed for ease of use, speed and modularity.☆987Updated 2 weeks ago
- Numerical differential equation solvers in JAX. Autodifferentiable and GPU-capable. https://docs.kidger.site/diffrax/☆1,855Updated this week
- Gaussian processes in JAX and Flax.☆563Updated last week
- Optimal transport tools implemented with the JAX framework, to solve large scale matching problems of any flavor.☆678Updated last month
- Elegant easy-to-use neural networks + scientific computing in JAX. https://docs.kidger.site/equinox/☆2,722Updated this week
- Zero-copy MPI communication of JAX arrays, for turbo-charged HPC applications in Python☆506Updated this week
- Extending JAX with custom C++ and CUDA code☆401Updated last year
- Compositional Linear Algebra☆504Updated 4 months ago
- Turn SymPy expressions into trainable JAX expressions.☆356Updated 8 months ago
- Oryx is a library for probabilistic programming and deep learning built on top of Jax.☆292Updated last week
- CLU lets you write beautiful training loops in JAX.☆360Updated this week
- Orbax provides common checkpointing and persistence utilities for JAX users