We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 24b07f3 commit 720931bCopy full SHA for 720931b
tutorials/variational-inference/index.qmd
@@ -36,6 +36,7 @@ We first import the packages to be used:
36
using Random
37
using Turing
38
using Turing: Variational
39
+using Bijector: bijector
40
using StatsPlots, Measures
41
42
Random.seed!(42);
0 commit comments