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 218

  2. AdvancedHMC.jl AdvancedHMC.jl Public

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

    Jupyter Notebook 225 39

  3. AdvancedMH.jl AdvancedMH.jl Public

    Robust implementation for random-walk Metropolis-Hastings algorithms

    Julia 87 17

  4. NestedSamplers.jl NestedSamplers.jl Public

    Implementations of single and multi-ellipsoid nested sampling

    Julia 41 8

  5. MCMCTempering.jl MCMCTempering.jl Public

    Implementations of parallel tempering algorithms to augment samplers with tempering capabilities

    Julia 29 3

  6. JuliaBUGS.jl JuliaBUGS.jl Public

    Implementation of domain specific language (DSL) for probabilistic graphical models

    Julia 18 3

Repositories

Showing 10 of 33 repositories
  • JuliaBUGS.jl Public

    Implementation of domain specific language (DSL) for probabilistic graphical models

    TuringLang/JuliaBUGS.jl’s past year of commit activity
    Julia 18 MIT 3 11 1 Updated Jul 26, 2024
  • 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 225 MIT 39 47 7 Updated Jul 26, 2024
  • docs Public

    Documentation and tutorials for the Turing language

    TuringLang/docs’s past year of commit activity
    Shell 225 MIT 98 41 (1 issue needs help) 2 Updated Jul 25, 2024
  • Turing.jl Public

    Bayesian inference with probabilistic programming.

    TuringLang/Turing.jl’s past year of commit activity
    Julia 2,009 MIT 218 68 5 Updated Jul 25, 2024
  • SSMProblems.jl Public

    Common abstractions for state-space models

    TuringLang/SSMProblems.jl’s past year of commit activity
    Julia 2 MIT 2 6 3 Updated Jul 25, 2024
  • DynamicPPL.jl Public

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

    TuringLang/DynamicPPL.jl’s past year of commit activity
    Julia 155 MIT 25 40 10 Updated Jul 23, 2024
  • AdvancedVI.jl Public

    Implementation of variational Bayes inference algorithms

    TuringLang/AdvancedVI.jl’s past year of commit activity
    Julia 67 MIT 15 7 3 Updated Jul 23, 2024
  • AbstractMCMC.jl Public

    Abstract types and interfaces for Markov chain Monte Carlo methods

    TuringLang/AbstractMCMC.jl’s past year of commit activity
    Julia 75 MIT 18 23 3 Updated Jul 22, 2024
  • AdvancedPS.jl Public

    Implementation of advanced Sequential Monte Carlo and particle MCMC algorithms

    TuringLang/AdvancedPS.jl’s past year of commit activity
    Julia 55 MIT 9 7 0 Updated Jul 21, 2024
  • MCMCTempering.jl Public

    Implementations of parallel tempering algorithms to augment samplers with tempering capabilities

    TuringLang/MCMCTempering.jl’s past year of commit activity
    Julia 29 MIT 3 5 0 Updated Jul 21, 2024

Top languages

Loading…

Most used topics

Loading…