An open API service indexing awesome lists of open source software.

https://github.com/turinglang/juliabugs.jl

A domain specific language (DSL) for probabilistic graphical models
https://github.com/turinglang/juliabugs.jl

Last synced: 4 months ago
JSON representation

A domain specific language (DSL) for probabilistic graphical models

Awesome Lists containing this project

README

        

# JuliaBUGS.jl
[![Stable](https://img.shields.io/badge/docs-stable-blue.svg)](https://TuringLang.github.io/JuliaBUGS.jl/stable)
[![Dev](https://img.shields.io/badge/docs-dev-blue.svg)](https://TuringLang.github.io/JuliaBUGS.jl/dev)

A modern implementation of the [BUGS](https://en.wikipedia.org/wiki/WinBUGS) probabilistic programming language in Julia.

For a working example, follow this [link](https://turinglang.org/JuliaBUGS.jl/stable/example).

See also, [JAGS](https://sourceforge.net/p/mcmc-jags/code-0/ci/default/tree/) and [Nimble](https://r-nimble.org/).