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 Turing.jl Public

    Bayesian inference with probabilistic programming.

    Julia 2.1k 225

  2. docs docs Public

    Documentation and tutorials for the Turing language

    Markdown 235 102

  3. DynamicPPL.jl DynamicPPL.jl Public

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

    Julia 207 32

  4. JuliaBUGS.jl JuliaBUGS.jl Public

    A domain specific language (DSL) for probabilistic graphical models

    Julia 39 8

  5. AdvancedHMC.jl AdvancedHMC.jl Public

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

    Jupyter Notebook 273 44

  6. Bijectors.jl Bijectors.jl Public

    Implementation of normalising flows and constrained random variable transformations

    Julia 235 37

Repositories

Showing 10 of 35 repositories
  • ADTests Public

    AD x Turing.jl status

    TuringLang/ADTests’s past year of commit activity
    Julia 0 0 5 0 Updated Apr 10, 2025
  • DynamicPPL.jl Public

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

    TuringLang/DynamicPPL.jl’s past year of commit activity
    Julia 207 MIT 32 68 (3 issues need help) 18 Updated Apr 9, 2025
  • AdvancedHMC.jl Public

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

    TuringLang/AdvancedHMC.jl’s past year of commit activity
    Jupyter Notebook 273 MIT 44 52 6 Updated Apr 9, 2025
  • JuliaBUGS.jl Public

    A domain specific language (DSL) for probabilistic graphical models

    TuringLang/JuliaBUGS.jl’s past year of commit activity
    Julia 39 MIT 8 15 6 Updated Apr 9, 2025
  • Libtask.jl Public

    Tape based task copying in Turing

    TuringLang/Libtask.jl’s past year of commit activity
    Julia 19 MIT 10 4 4 Updated Apr 8, 2025
  • AdvancedMH.jl Public

    Robust implementation for random-walk Metropolis-Hastings algorithms

    TuringLang/AdvancedMH.jl’s past year of commit activity
    Julia 108 MIT 21 14 2 Updated Apr 8, 2025
  • actions Public

    GitHub actions for the TuringLang family

    TuringLang/actions’s past year of commit activity
    HTML 1 MIT 2 2 0 Updated Apr 7, 2025
  • Bijectors.jl Public

    Implementation of normalising flows and constrained random variable transformations

    TuringLang/Bijectors.jl’s past year of commit activity
    Julia 235 MIT 37 53 (2 issues need help) 5 Updated Apr 7, 2025
  • AbstractPPL.jl Public

    Common types and interfaces for probabilistic programming

    TuringLang/AbstractPPL.jl’s past year of commit activity
    Julia 29 MIT 8 4 0 Updated Apr 7, 2025
  • AbstractMCMC.jl Public

    Abstract types and interfaces for Markov chain Monte Carlo methods

    TuringLang/AbstractMCMC.jl’s past year of commit activity
    Julia 91 MIT 19 23 0 Updated Apr 7, 2025

Top languages

Loading…

Most used topics

Loading…