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 c7e8c44 commit 373abddCopy full SHA for 373abdd
docs/make.jl
@@ -21,7 +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"
+ "Dealing with Constrained Posteriors" => "tutorials/constrained.md",
25
],
26
"Algorithms" => [
27
"`KLMinRepGradDescent`" => "klminrepgraddescent.md",
0 commit comments