Skip to content

tela/GraphPPL.jl

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

243 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GraphPPL

Documentation Build Status
DOI

GraphPPL.jl is a probabilistic programming language focused on probabilistic graphical models. This repository is aimed for advanced users, please refer to the ReactiveMP.jl repository for more comprehensive and self-contained documentation and usages examples.

Inference Backend

GraphPPL.jl does not export any Bayesian inference backend. It provides a simple DSL parser, model generation, constraints specification and meta specification helpers. To run inference on generated models user needs to have a Bayesian inference backend with GraphPPL.jl support (e.g. ReactiveMP.jl).

License

MIT License Copyright (c) 2021-present BIASlab

About

DSL for probabilistic models specification and probabilistic programming.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Julia 100.0%