konstmish / opt_methodsLinks
Benchmarking optimization methods on convex problems.
☆32Updated 2 months ago
Alternatives and similar repositories for opt_methods
Users that are interested in opt_methods are comparing it to the libraries listed below
Sorting:
- Probabilistic numerical finite differences. Compute finite difference weights and differentiation matrices on scattered data sites and wi…☆11Updated 2 years ago
- Probabilistic ODE solvers are fun, but are they fast? See also: https://github.com/pnkraemer/probdiffeq for JAX code or https://github.c…☆21Updated last year
- Public code for running Stochastic Gradient Descent on GPs.☆39Updated 6 months ago
- Literature and light wrappers for gaussian process models.☆47Updated 4 years ago
- Probabilistic solvers for differential equations in JAX. Adaptive ODE solvers with calibration, state-space model factorisations, and cus…☆53Updated last month
- Tutorial materials of the Probabilistic Numerics Spring School.☆35Updated 2 years ago
- Interactive textbook on state space models☆12Updated 3 years ago
- Code accompanying the NeurIPS 2021 Paper: A Probabilistic State Space Model for Joint Inference from Differential Equations and Data (Sch…☆13Updated 2 years ago
- Source code for my PhD thesis: Backpropagation Beyond the Gradient☆20Updated 2 years ago
- An ultra-lightweight JAX implementation of sparse Gaussian processes via pathwise sampling.☆22Updated 4 years ago
- Anderson accelerated Douglas-Rachford splitting☆29Updated 4 years ago
- A LinearOperator implementation to wrap the numerical nuts and bolts of GPyTorch☆116Updated last month
- Fast hyperparameter settings for non-smooth estimators:☆40Updated 2 years ago
- IterGP: Computation-Aware Gaussian Process Inference (NeurIPS 2022)☆42Updated 2 years ago
- Code for the Paper "Physics-Informed Gaussian Process Regression Generalizes Linear PDE Solvers"☆30Updated last year
- Python Algorithms for Randomized Linear Algebra☆56Updated 2 years ago
- Gaussian processes with spherical harmonic features in JAX☆15Updated 2 months ago
- Probabilistic Finite Volume Method based on Affine Gaussian Process inference☆11Updated last year
- Efficient SDE samplers including Gaussian-based probabilistic solvers. Written in JAX.☆10Updated 8 months ago
- How to train a neural ODE for time series/weather forecasting☆39Updated 2 years ago
- ☆11Updated 4 years ago
- Code of the Performance Estimation Toolbox (PESTO) whose aim is to ease the access to the PEP methodology for performing worst-case analy…☆54Updated last year
- A repository with implementations of major papers on Gaussian Process regression models, implemented from scratch in Python, notably incl…☆14Updated 2 years ago
- A Tensorflow based library for Time Series Modelling with Gaussian Processes☆32Updated last year
- Differentiable interface to FEniCS/Firedrake for JAX using dolfin-adjoint/pyadjoint☆103Updated last year
- Demos for the paper Generalized Variational Inference (Knoblauch, Jewson & Damoulas, 2019)