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
- Host: GitHub
- URL: https://github.com/turinglang/juliabugs.jl
- Owner: TuringLang
- License: mit
- Created: 2021-12-05T21:10:48.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2024-10-30T00:10:35.000Z (8 months ago)
- Last Synced: 2024-10-30T02:44:51.577Z (8 months ago)
- Language: Julia
- Homepage: https://turinglang.org/JuliaBUGS.jl/
- Size: 3.69 MB
- Stars: 21
- Watchers: 4
- Forks: 3
- Open Issues: 15
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# JuliaBUGS.jl
[](https://TuringLang.github.io/JuliaBUGS.jl/stable)
[](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/).