Project Name | Stars | Downloads | Repos Using This | Packages Using This | Most Recent Commit | Total Releases | Latest Release | Open Issues | License | Language |
---|---|---|---|---|---|---|---|---|---|---|
Turing.jl | 1,817 | a day ago | 70 | mit | Julia | |||||
Bayesian inference with probabilistic programming. | ||||||||||
Monad Bayes | 370 | 3 days ago | 39 | mit | Jupyter Notebook | |||||
A library for probabilistic programming in Haskell. | ||||||||||
Mxfusion | 93 | 4 years ago | 7 | May 30, 2019 | 53 | apache-2.0 | Python | |||
Modular Probabilistic Programming on MXNet | ||||||||||
Sossmlj.jl | 12 | 2 years ago | 19 | mit | Julia | |||||
SossMLJ makes it easy to build MLJ machines from user-defined models from the Soss probabilistic programming language | ||||||||||
Emmy | 4 | 5 years ago | 6 | apache-2.0 | Scala | |||||
Embedded Scala probabilistic programming language | ||||||||||
Langdog | 2 | 12 years ago | Python | |||||||
Trainable Python programming language detection module based on a naive Bayes classifier and Bayesian inference |
Turing.jl is a Julia library for general-purpose probabilistic programming. Turing allows the user to write models using standard Julia syntax, and provides a wide range of sampling-based inference methods for solving problems across probabilistic machine learning, Bayesian statistics, and data science. Compared to other probabilistic programming languages, Turing has a special focus on modularity, and decouples the modelling language (i.e. the compiler) and inference methods. This modular design, together with the use of a high-level numerical language Julia, makes Turing particularly extensible: new model families and inference methods can be easily added.
Current features include:
Turing's home page, with links to everything you'll need to use Turing is:
https://turinglang.org/dev/docs/using-turing/get-started
See releases.
Turing was originally created and is now managed by Hong Ge. Current and past Turing team members include Hong Ge, Kai Xu, Martin Trapp, Mohamed Tarek, Cameron Pfiffer, Tor Fjelde. You can see the full list of on Github: https://github.com/TuringLang/Turing.jl/graphs/contributors.
Turing is an open source project so if you feel you have some relevant skills and are interested in contributing then please do get in touch. See the Contributing page for details on the process. You can contribute by opening issues on Github or implementing things yourself and making a pull request. We would also appreciate example models written using Turing.
Issues related to bugs and feature requests are welcome on the issues page, while discussions and questions about statistical applications and theory should can place on the Discussions page or our channel (#turing
) in the Julia Slack chat. If you do not already have an invitation to Julia's Slack, you can get one by going here.
If you use Turing for your own research, please consider citing the following publication: Hong Ge, Kai Xu, and Zoubin Ghahramani: Turing: a language for flexible probabilistic inference. AISTATS 2018 pdf bibtex