We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents f4316bb + 88900f2 commit cd336ddCopy full SHA for cd336dd
1 file changed
docs/make.jl
@@ -56,8 +56,8 @@ makedocs(
56
"Hierarchical Models" => "turing_hierarchical.md",
57
"Amortized Neural Estimation" => [
58
"Point Estimation" => "amortized_point_estimation.md",
59
- "Bayesian Parameter Estimation" => "amortized_bayesian_parameter_estimation.md",
60
- ],
+ "Bayesian Parameter Estimation" => "amortized_bayesian_parameter_estimation.md"
+ ]
61
],
62
"Model Comparison" => [
63
"Bayes Factors" => "bayes_factor.md",
0 commit comments