Skip to content

Commit 3398772

Browse files
pitmonticoneyebaidevmotion
authored
Update variational_inference.md (#1506)
* Update variational_inference.md * Update docs/src/for-developers/variational_inference.md Co-authored-by: David Widmann <[email protected]> Co-authored-by: Hong Ge <[email protected]> Co-authored-by: David Widmann <[email protected]>
1 parent 25186cc commit 3398772

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/src/for-developers/variational_inference.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ toc: true
55

66
# Overview
77

8-
In this post we'll have a look at what's know as **variational inference (VI)**, a family of _approximate_ Bayesian inference methods. In particular, we will focus on one of the more standard VI methods called **Automatic Differentation Variational Inference (ADVI)**. If
8+
In this post we'll have a look at what's known as **variational inference (VI)**, a family of _approximate_ Bayesian inference methods. In particular, we will focus on one of the more standard VI methods called **Automatic Differentiation Variational Inference (ADVI)**.
99

1010
Here we'll have a look at the theory behind VI, but if you're interested in how to use ADVI in Turing.jl, [checkout this tutorial](../../tutorials/9-variationalinference).
1111

0 commit comments

Comments
 (0)