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.
2 parents 6a5c7ba + 373abdd commit c05e2f5Copy full SHA for c05e2f5
docs/make.jl
@@ -21,6 +21,7 @@ makedocs(;
21
"Scaling to Large Datasets" => "tutorials/subsampling.md",
22
"Stan Models" => "tutorials/stan.md",
23
"Normalizing Flows" => "tutorials/flows.md",
24
+ "Dealing with Constrained Posteriors" => "tutorials/constrained.md",
25
],
26
"Algorithms" => [
27
"`KLMinRepGradDescent`" => "klminrepgraddescent.md",
0 commit comments