Skip to content

Commit 89bc2aa

Browse files
using turing section added
1 parent dc08791 commit 89bc2aa

File tree

25 files changed

+14194
-174
lines changed

25 files changed

+14194
-174
lines changed
Lines changed: 1 addition & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,5 @@
11
---
22
title: Turing Documentation
3-
permalink: /docs/using-turing/
4-
weave_options:
5-
error : false
63
---
74

85
# Turing Documentation
@@ -13,8 +10,4 @@ efficient Bayesian inference and decision making. Current features include:
1310
- General-purpose probabilistic programming with an intuitive modelling interface;
1411
- Robust, efficient [Hamiltonian Monte Carlo (HMC)](https://github.com/TuringLang/AdvancedHMC.jl) sampling for differentiable posterior distributions;
1512
- Particle MCMC sampling for complex posterior distributions involving discrete variables and stochastic control flow; and
16-
- Gibbs sampling that combines particle MCMC, HMC and random-walk MH (RWMH) etc.
17-
18-
```julia
19-
20-
```
13+
- Gibbs sampling that combines particle MCMC, HMC and random-walk MH (RWMH) etc.

0 commit comments

Comments
 (0)