brunorigal / autograd-minimize
A wrapper around scipy minimize which uses the autograd capacities of tensorflow to compute the gradient and hessian.
☆27Updated last year
Alternatives and similar repositories for autograd-minimize
Users that are interested in autograd-minimize are comparing it to the libraries listed below
Sorting:
- PyTorch implementation of the Hessian-free optimizer☆34Updated 11 months ago
- GPU/TPU accelerated nonlinear least-squares curve fitting using JAX☆57Updated last year
- Use scipy.optimize.minimize as a PyTorch Optimizer.☆72Updated 9 months ago
- Preconditioned Conjugate Gradient in Pytorch☆140Updated last year
- Differentiable interface to FEniCS/Firedrake for JAX using dolfin-adjoint/pyadjoint☆95Updated last year
- Source code for the ICLR'22 paper on "Half-Inverse Gradients"☆18Updated 3 years ago
- A JAX-based research framework for writing differentiable numerical simulators with arbitrary discretizations☆126Updated 8 months ago
- Python-based Derivative-Free Optimization with Bound Constraints☆81Updated 8 months ago
- numerical optimization in pytorch☆136Updated 11 months ago
- Interpolating natural cubic splines. Includes batching, GPU support, support for missing values, evaluating derivatives of the spline, an…☆251Updated 2 years ago
- A LinearOperator implementation to wrap the numerical nuts and bolts of GPyTorch☆107Updated 2 months ago
- Differentiable Spline Approximations☆13Updated last year
- Code for "'Hey, that's not an ODE:' Faster ODE Adjoints via Seminorms" (ICML 2021)☆87Updated 2 years ago
- Python Algorithms for Randomized Linear Algebra☆54Updated 2 years ago
- Probabilistic solvers for differential equations in JAX. Adaptive ODE solvers with calibration, state-space model factorisations, and cus…☆46Updated last month
- code for "Neural Conservation Laws A Divergence-Free Perspective".☆38Updated 2 years ago
- Differentiable interface to FEniCS for JAX☆53Updated 3 years ago
- Interpolation routines in Pytorch.☆110Updated 4 years ago
- ☆21Updated 6 months ago
- Second-Order Neural ODE Optimizer, NeurIPS 2021 spotlight☆52Updated 3 years ago
- A sparse KLU solver for PyTorch.☆65Updated 3 years ago
- Improved LBFGS and LBFGS-B optimizers in PyTorch.☆63Updated 6 months ago
- Numerical integration of Ito or Stratonovich SDEs☆168Updated 2 years ago
- ☆101Updated 4 years ago
- Code for the Paper "Physics-Informed Gaussian Process Regression Generalizes Linear PDE Solvers"☆26Updated last year
- Turning SymPy expressions into PyTorch modules.☆148Updated last year
- Fast extremal eigensolvers for PyTorch.☆17Updated 3 years ago
- Methods for numerical differentiation of noisy data in python☆114Updated 2 months ago
- Wraps PyTorch code in a JIT-compatible way for JAX. Supports automatically defining gradients for reverse-mode AutoDiff.☆52Updated 2 weeks ago
- Riemannian Convex Potential Maps☆67Updated 2 years ago