Skip to content

Commit e36aaa4

Browse files
authored
Merge pull request #117 from kiante-fernandez/amorized
add amorized inference example
2 parents 913e654 + 580b359 commit e36aaa4

File tree

4 files changed

+506
-1
lines changed

4 files changed

+506
-1
lines changed

docs/make.jl

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,8 @@ makedocs(
5353
"Mode Estimation" => "mode_estimation.md",
5454
"Simple Bayesian Model" => "turing_simple.md",
5555
"Advanced Model Specification" => "turing_advanced.md",
56-
"Hierarchical Models" => "turing_hierarchical.md"
56+
"Hierarchical Models" => "turing_hierarchical.md",
57+
"Amorized Inference" => "neuralestimators_amorized.md",
5758
],
5859
"Model Comparison" => [
5960
"Bayes Factors" => "bayes_factor.md",
142 KB
Loading

docs/src/assets/npe_example.png

29.5 KB
Loading

0 commit comments

Comments
 (0)