dirmeier / ramseyLinks
Probabilistic deep learning using JAX
☆15Updated 7 months ago
Alternatives and similar repositories for ramsey
Users that are interested in ramsey are comparing it to the libraries listed below
Sorting:
- Literature and light wrappers for gaussian process models.☆48Updated 4 years ago
- AeMCMC is a Python library that automates the construction of samplers for Aesara graphs representing statistical models.☆40Updated last year
- Interactive textbook on state space models☆12Updated 3 years ago
- Gaussian processes with spherical harmonic features in JAX☆15Updated last month
- Tutorials and sampling algorithm comparisons☆77Updated last week
- Gaussian Markov Random Fields (GMRFs) and Integrated Nested Laplace Approximation (INLA)☆22Updated last year
- A generic interface for linear algebra backends☆73Updated 7 months ago
- ☆16Updated 5 months ago
- State of the art inference for your bayesian models.☆222Updated 5 months ago
- A framework for composing Neural Processes in Python☆85Updated 9 months ago
- An HMC/NUTS implementation in Aesara☆31Updated 2 years ago
- An ultra-lightweight JAX implementation of sparse Gaussian processes via pathwise sampling.☆22Updated 4 years ago
- probabilistic programming focused on fun☆42Updated last month
- Kernels, the machine learning ones☆14Updated 2 years ago
- Probabilistic numerical finite differences. Compute finite difference weights and differentiation matrices on scattered data sites and wi…☆11Updated 2 years ago
- Exponential families for JAX☆75Updated last week
- Sampling with Blackjax on Aesara☆11Updated 2 years ago
- Lightweight library of stochastic gradient MCMC algorithms written in JAX.☆105Updated last year
- Tools for an Aesara-based PPL.☆66Updated 11 months ago
- Bayesian inference and posterior analysis for Python☆45Updated last year
- Step size adaptation for the No-U-Turn Sampler☆23Updated last week
- Probabilistic ODE solvers are fun, but are they fast? See also: https://github.com/pnkraemer/probdiffeq for JAX code or https://github.c…