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 0e18580 commit f5c5ac1Copy full SHA for f5c5ac1
README.md
@@ -71,7 +71,7 @@ end
71
72
sampler = Turing.Gibbs(
73
:p => externalsampler(SliceSteppingOut(2.0)),
74
- :z => PG(20, :z),
+ :z => PG(20),
75
)
76
77
n_samples = 1000
0 commit comments