Skip to content
@TuringLang

The Turing Language

Bayesian inference with probabilistic programming

Turing.jl is a Julia library for general-purpose probabilistic programming. Turing allows the user to write models using the standard Julia syntax, and provides a wide range of Monte Carlo sampling and optimisation based inference methods for solving problems across probabilistic machine learning, Bayesian statistics and data science. Compared to other probabilistic programming languages, Turing specializes in modularity, and decouples the modelling language (i.e., the compiler) and inference methods. Turing's modular design and the high-level numerical language Julia make Turing remarkably extensible: new model families and inference methods can be easily added.

Current functionalities include:

Citing Turing.jl

If you use Turing for your 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

Pinned Loading

  1. Turing.jl Public

    Bayesian inference with probabilistic programming.

    Julia 2.1k 227

  2. docs Public

    Documentation and tutorials for the Turing language

    Markdown 235 102

  3. DynamicPPL.jl Public

    Implementation of domain-specific language (DSL) for dynamic probabilistic programming

    Julia 223 32

  4. JuliaBUGS.jl Public

    A domain specific language (DSL) for probabilistic graphical models

    Julia 44 9

  5. AdvancedHMC.jl Public

    Robust, modular and efficient implementation of advanced Hamiltonian Monte Carlo algorithms

    Jupyter Notebook 283 44

  6. Bijectors.jl Public

    Implementation of normalising flows and constrained random variable transformations

    Julia 242 38

Repositories

Showing 10 of 29 repositories
  • docs Public

    Documentation and tutorials for the Turing language

    Markdown 235 MIT 102 48 (1 issue needs help) 4 Updated May 9, 2025
  • AdvancedPS.jl Public

    Implementation of advanced Sequential Monte Carlo and particle MCMC algorithms

    Julia 55 MIT 12 9 1 Updated May 9, 2025
  • Libtask.jl Public

    Resumable and copyable functions in Julia, with optional function-specific globals.

    Julia 19 MIT 10 0 0 Updated May 9, 2025
  • DynamicPPL.jl Public

    Implementation of domain-specific language (DSL) for dynamic probabilistic programming

    Julia 223 MIT 32 74 (3 issues need help) 12 Updated May 9, 2025
  • AdvancedHMC.jl Public

    Robust, modular and efficient implementation of advanced Hamiltonian Monte Carlo algorithms

    Jupyter Notebook 283 MIT 44 36 7 Updated May 9, 2025
  • turinglang.github.io Public

    website for Turing

    HTML 7 MIT 17 5 (1 issue needs help) 1 Updated May 9, 2025
  • Turing.jl Public

    Bayesian inference with probabilistic programming.

    Julia 2,117 MIT 227 94 11 Updated May 9, 2025
  • Turing-Workshop Public

    Materials used by previous Turing related workshop events

    Jupyter Notebook 15 CC-BY-SA-4.0 3 0 1 Updated May 9, 2025
  • ADTests Public

    AD x Turing.jl status

    Python 0 0 3 0 Updated May 8, 2025
  • actions Public

    GitHub actions for the TuringLang family

    HTML 1 MIT 2 0 0 Updated May 8, 2025

Top languages

Loading…

Most used topics

Loading…