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 2k 219

  2. AdvancedHMC.jl AdvancedHMC.jl Public

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

    Jupyter Notebook 250 42

  3. AdvancedMH.jl AdvancedMH.jl Public

    Robust implementation for random-walk Metropolis-Hastings algorithms

    Julia 95 18

  4. NestedSamplers.jl NestedSamplers.jl Public

    Implementations of single and multi-ellipsoid nested sampling

    Julia 44 9

  5. MCMCTempering.jl MCMCTempering.jl Public

    Implementations of parallel tempering algorithms to augment samplers with tempering capabilities

    Julia 35 5

  6. JuliaBUGS.jl JuliaBUGS.jl Public

    A domain specific language (DSL) for probabilistic graphical models

    Julia 26 5

Repositories

Showing 10 of 35 repositories
  • Bijectors.jl Public

    Implementation of normalising flows and constrained random variable transformations

    TuringLang/Bijectors.jl’s past year of commit activity
    Julia 211 MIT 34 51 (1 issue needs help) 2 Updated Nov 30, 2024
  • TuringGLM.jl Public

    Bayesian Generalized Linear models using `@formula` syntax.

    TuringLang/TuringGLM.jl’s past year of commit activity
    Julia 73 MIT 8 12 0 Updated Nov 30, 2024
  • DynamicPPL.jl Public

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

    TuringLang/DynamicPPL.jl’s past year of commit activity
    Julia 171 MIT 30 64 13 Updated Nov 30, 2024
  • AdvancedVI.jl Public

    Implementation of variational Bayes inference algorithms

    TuringLang/AdvancedVI.jl’s past year of commit activity
    Julia 85 MIT 19 7 16 Updated Nov 30, 2024
  • Turing.jl Public

    Bayesian inference with probabilistic programming.

    TuringLang/Turing.jl’s past year of commit activity
    Julia 2,049 MIT 219 81 7 Updated Nov 30, 2024
  • ParetoSmooth.jl Public

    An implementation of PSIS algorithms in Julia.

    TuringLang/ParetoSmooth.jl’s past year of commit activity
    Julia 20 MIT 13 15 5 Updated Nov 30, 2024
  • TuringLang/TuringBenchmarking.jl’s past year of commit activity
    Julia 8 MIT 2 2 3 Updated Nov 30, 2024
  • AbstractMCMC.jl Public

    Abstract types and interfaces for Markov chain Monte Carlo methods

    TuringLang/AbstractMCMC.jl’s past year of commit activity
    Julia 89 MIT 19 22 1 Updated Nov 29, 2024
  • JuliaBUGS.jl Public

    A domain specific language (DSL) for probabilistic graphical models

    TuringLang/JuliaBUGS.jl’s past year of commit activity
    Julia 26 MIT 5 14 4 Updated Nov 29, 2024
  • TuringLang/NormalizingFlows.jl’s past year of commit activity
    Julia 33 MIT 5 11 6 Updated Nov 29, 2024

Top languages

Loading…

Most used topics

Loading…