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 220

  2. docs docs Public

    Documentation and tutorials for the Turing language

    Markdown 233 101

  3. DynamicPPL.jl DynamicPPL.jl Public

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

    Julia 186 32

  4. JuliaBUGS.jl JuliaBUGS.jl Public

    A domain specific language (DSL) for probabilistic graphical models

    Julia 31 7

  5. AdvancedHMC.jl AdvancedHMC.jl Public

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

    Jupyter Notebook 261 43

  6. Bijectors.jl Bijectors.jl Public

    Implementation of normalising flows and constrained random variable transformations

    Julia 223 34

Repositories

Showing 10 of 35 repositories
  • DynamicPPL.jl Public

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

    TuringLang/DynamicPPL.jl’s past year of commit activity
    Julia 186 MIT 32 67 (2 issues need help) 9 Updated Feb 3, 2025
  • docs Public

    Documentation and tutorials for the Turing language

    TuringLang/docs’s past year of commit activity
    Markdown 233 MIT 101 47 (1 issue needs help) 2 Updated Feb 3, 2025
  • JuliaBUGS.jl Public

    A domain specific language (DSL) for probabilistic graphical models

    TuringLang/JuliaBUGS.jl’s past year of commit activity
    Julia 31 MIT 7 17 11 Updated Feb 3, 2025
  • TuringLang/TuringBenchmarking.jl’s past year of commit activity
    Julia 8 MIT 2 3 2 Updated Feb 2, 2025
  • actions Public

    GitHub actions for the TuringLang family

    TuringLang/actions’s past year of commit activity
    HTML 0 MIT 0 3 1 Updated Feb 1, 2025
  • ParetoSmooth.jl Public

    An implementation of PSIS algorithms in Julia.

    TuringLang/ParetoSmooth.jl’s past year of commit activity
    Julia 20 MIT 13 14 3 Updated Jan 29, 2025
  • AbstractMCMC.jl Public

    Abstract types and interfaces for Markov chain Monte Carlo methods

    TuringLang/AbstractMCMC.jl’s past year of commit activity
    Julia 90 MIT 19 23 0 Updated Jan 29, 2025
  • Turing.jl Public

    Bayesian inference with probabilistic programming.

    TuringLang/Turing.jl’s past year of commit activity
    Julia 2,081 MIT 220 101 10 Updated Jan 28, 2025
  • GeneralisedFilters.jl Public

    Filtering and smoothing algorithms for state space models with analytic (or approximately/partially analytic) solutions

    TuringLang/GeneralisedFilters.jl’s past year of commit activity
    Julia 1 MIT 0 7 5 Updated Jan 27, 2025
  • MCMCTempering.jl Public

    Implementations of parallel tempering algorithms to augment samplers with tempering capabilities

    TuringLang/MCMCTempering.jl’s past year of commit activity
    Julia 36 MIT 5 6 0 Updated Jan 26, 2025

Top languages

Loading…

Most used topics

Loading…