Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/TuringLang/Turing.jl
Bayesian inference with probabilistic programming.
https://github.com/TuringLang/Turing.jl
artificial-intelligence bayesian-inference bayesian-neural-networks bayesian-statistics hacktoberfest hamiltonian-monte-carlo hmc julia-language machine-learning mcmc probabilistic-graphical-models probabilistic-inference probabilistic-models probabilistic-programming turing
Last synced: 15 days ago
JSON representation
Bayesian inference with probabilistic programming.
- Host: GitHub
- URL: https://github.com/TuringLang/Turing.jl
- Owner: TuringLang
- License: mit
- Created: 2016-04-29T10:51:43.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2024-10-25T16:54:42.000Z (16 days ago)
- Last Synced: 2024-10-26T04:09:05.587Z (16 days ago)
- Topics: artificial-intelligence, bayesian-inference, bayesian-neural-networks, bayesian-statistics, hacktoberfest, hamiltonian-monte-carlo, hmc, julia-language, machine-learning, mcmc, probabilistic-graphical-models, probabilistic-inference, probabilistic-models, probabilistic-programming, turing
- Language: Julia
- Homepage: https://turinglang.org
- Size: 33.5 MB
- Stars: 2,038
- Watchers: 49
- Forks: 219
- Open Issues: 87
-
Metadata Files:
- Readme: README.md
- Changelog: HISTORY.md
- Citation: CITATION.bib
Awesome Lists containing this project
- awesome-bayes - Turing.jl
- awesome-topic-models - Turing.jl - Julia library for general-purpose probabilistic programming [:page_facing_up:](http://proceedings.mlr.press/v84/ge18b/ge18b.pdf) (Probabilistic Programming Languages (PPL) (a.k.a. Build your own Topic Model) / Embedding based Topic Models)
README
# Turing.jl
[![Build Status](https://github.com/TuringLang/Turing.jl/workflows/Turing-CI/badge.svg)](https://github.com/TuringLang/Turing.jl/actions?query=workflow%3ATuring-CI+branch%3Amaster)
[![Coverage Status](https://coveralls.io/repos/github/TuringLang/Turing.jl/badge.svg?branch=master)](https://coveralls.io/github/TuringLang/Turing.jl?branch=master)
[![codecov](https://codecov.io/gh/TuringLang/Turing.jl/branch/master/graph/badge.svg?token=OiUBsnDQqf)](https://codecov.io/gh/TuringLang/Turing.jl)
[![ColPrac: Contributor's Guide on Collaborative Practices for Community Packages](https://img.shields.io/badge/ColPrac-Contributor%27s%20Guide-blueviolet)](https://github.com/SciML/ColPrac)## Getting Started
Turing's home page, with links to everything you'll need to use Turing, is available at:
https://turinglang.org/docs/
## What's changed recently?
See [releases](https://github.com/TuringLang/Turing.jl/releases).
## Issues and Discussions
Issues related to bugs and feature requests are welcome on the [issues page](https://github.com/TuringLang/Turing.jl/issues), while discussions and questions about statistical applications and theory should place on the [Discussions page](https://github.com/TuringLang/Turing.jl/discussions) or [our channel](https://julialang.slack.com/messages/turing/) (`#turing`) in the Julia Slack chat. If you do not have an invitation to Julia's Slack, you can get one by going [here](https://julialang.org/slack/).