Turing.jl

The Turing language for probabilistic machine learning and Bayesian statistics

Turing.jl

Build Status
Build Status
Coverage Status
Documentation

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:

Getting Started

Turing's home page, with links to everything you'll need to use Turing is:

https://turing.ml/dev/docs/using-turing/get-started

What's changed recently?

See releases.

Want to contribute?

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.

Slack

Join our channel (#turing) in the Julia Slack chat for help, discussion, or general communication with the Turing team. If you do not already have an invitation to Julia's Slack, you can get one by going here.

  • The Stan language for probabilistic programming - Stan.jl
  • Bare-bones implementation of robust dynamic Hamiltonian Monte Carlo methods - DynamicHMC.jl
  • Comparing performance and results of mcmc options using Julia - MCMCBenchmarks.jl

Citing Turing.jl

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

主要指标

概览
名称与所有者TuringLang/Turing.jl
主编程语言Julia
编程语言Julia (语言数: 1)
平台
许可证MIT License
所有者活动
创建于2016-04-29 10:51:43
推送于2025-04-25 14:50:57
最后一次提交
发布数196
最新版本名称v0.37.0 (发布于 2025-03-19 11:32:42)
第一版名称v0.0.1 (发布于 )
用户参与
星数2.1k
关注者数51
派生数226
提交数3.4k
已启用问题?
问题数1154
打开的问题数93
拉请求数925
打开的拉请求数11
关闭的拉请求数318
项目设置
已启用Wiki?
已存档?
是复刻?
已锁定?
是镜像?
是私有?