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: 29 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-13T11:40:07.000Z (about 1 month ago)
- Last Synced: 2024-10-15T09:01:16.504Z (29 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.1 MB
- Stars: 2,037
- Watchers: 49
- Forks: 218
- Open Issues: 94
-
Metadata Files:
- Readme: README.md
- Changelog: HISTORY.md
- Citation: CITATION.bib
Awesome Lists containing this project
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/).