Is there a Julia implementation of BUGS (Bayesian inference Using Gibbs Sampling)?

As the subject says. Any hints appreciated.

Turing.jl supports bayesian inference using Gibbs sampling.
https://turing.ml/dev/docs/using-turing/guide

3 Likes