TuringLang / AdvancedMH.jl
Robust implementation for random-walk Metropolis-Hastings algorithms
☆93Updated last week
Related projects ⓘ
Alternatives and complementary repositories for AdvancedMH.jl
- Implementation of normalising flows and constrained random variable transformations☆202Updated this week
- Automatic differentiation of Distributions using Tracker, Zygote, ForwardDiff and ReverseDiff☆150Updated this week
- Abstract types and interfaces for Markov chain Monte Carlo methods☆87Updated last week
- Implementation of variational Bayes inference algorithms☆83Updated this week
- Uniform Interface for positive definite matrices of various structures☆104Updated 3 months ago
- Parameterise all the things☆120Updated this week
- Implementation of advanced Sequential Monte Carlo and particle MCMC algorithms☆56Updated last month
- Sampling from intractable distributions, with support for distributed and parallel methods☆86Updated this week
- Implementation of domain-specific language (DSL) for dynamic probabilistic programming☆164Updated this week
- Arrays which also have a label for each element for easy scientific machine learning (SciML)☆120Updated 3 weeks ago
- Fast inference for Gaussian processes in problems involving time. Partly built on results from https://proceedings.mlr.press/v161/tebbutt…