mathurinm / andersoncdLinks
This code is no longer maintained. The codebase has been moved to https://github.com/scikit-learn-contrib/skglm. This repository only serves to reproduce the results of the AISTATS 2021 paper "Anderson acceleration of coordinate descent" by Quentin Bertrand and Mathurin Massias.
☆18Updated 2 years ago
Alternatives and similar repositories for andersoncd
Users that are interested in andersoncd are comparing it to the libraries listed below
Sorting:
- Fast hyperparameter settings for non-smooth estimators:☆40Updated 2 years ago
- An ultra-lightweight JAX implementation of sparse Gaussian processes via pathwise sampling.☆22Updated 4 years ago
- Source code for my PhD thesis: Backpropagation Beyond the Gradient☆20Updated 2 years ago
- PEPit is a package enabling computer-assisted worst-case analyses of first-order optimization methods.☆89Updated 2 months ago
- Chirp instantaneous frequency estimation using stochastic differential equation Gaussian processes☆13Updated 11 months ago
- Proximal optimization in pure python☆118Updated 3 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
- A generic library for linear and non-linear Gaussian smoothing problems. The code leverages JAX and implements several linearization algo…☆12Updated 10 months ago
- Anderson accelerated Douglas-Rachford splitting☆29Updated 4 years ago
- ☆13Updated 8 months ago
- Codes for Hilbert space reduced-rank GP regression☆14Updated 6 years ago
- Functional models and algorithms for sparse signal processing☆95Updated 2 years ago
- Tutorial materials of the Probabilistic Numerics Spring School.☆35Updated 2 years ago
- A generic interface for linear algebra backends☆74Updated 7 months ago
- Lightweight library of stochastic gradient MCMC algorithms written in JAX.☆105Updated 2 years ago
- Painless optimisation of constrained variables in AutoGrad, TensorFlow, PyTorch, and JAX☆23Updated 2 years ago
- Efficient SDE samplers including Gaussian-based probabilistic solvers. Written in JAX.☆10Updated 8 months ago
- Probabilistic solvers for differential equations in JAX. Adaptive ODE solvers with calibration, state-space model factorisations, and cus…☆53Updated last month
- Approximate inference for Markov Gaussian processes using iterated Kalman smoothing, in JAX☆102Updated 2 years ago
- A Tensorflow based library for Time Series Modelling with Gaussian Processes☆32Updated last year
- Implementation for Non-stationary Spectral Kernels (NIPS 2017)☆20Updated 5 years ago
- Bayes-Newton—A Gaussian process library in JAX, with a unifying view of approximate Bayesian inference as variants of Newton's method.☆239Updated last year
- Code for efficiently sampling functions from GP(flow) posteriors☆73Updated 4 years ago
- Practical tools for quantifying how well a sample approximates a target distribution☆27Updated 5 years ago
- A Julia implementation of sparse Gaussian processes via path-wise doubly stochastic variational inference.☆33Updated 5 years ago
- Public code for running Stochastic Gradient Descent on GPs.