File tree Expand file tree Collapse file tree 4 files changed +895
-0
lines changed Expand file tree Collapse file tree 4 files changed +895
-0
lines changed Original file line number Diff line number Diff line change 22Documenter = " e30172f5-a6a5-5a46-863b-614d45cd2de4"
33Gen = " ea4f424c-a589-11e8-07c0-fd5c91b9da4a"
44Plots = " 91a5bcdd-55d7-5caf-9e0b-520d859cae80"
5+ StatsBase = " 2913bbd2-ae8a-5f71-8c99-4fb6c76f3a91"
56
67[compat ]
78Documenter = " 1"
Original file line number Diff line number Diff line change @@ -4,6 +4,7 @@ pages = [
44 " Getting Started" => " tutorials/getting_started.md" ,
55 " Introduction to Modeling in Gen" => " tutorials/modeling_in_gen.md" ,
66 " Basics of MCMC and MAP Inference" => " tutorials/mcmc_map.md" ,
7+ " Debugging Models with Enumeration" => " tutorials/enumerative.md" ,
78 " Object Tracking with SMC" => " tutorials/smc.md" ,
89 " Variational Inference in Gen" => " tutorials/vi.md" ,
910 " Learning Generative Functions" => " tutorials/learning_gen_fns.md" ,
Original file line number Diff line number Diff line change @@ -47,6 +47,7 @@ Pages = [
4747 "tutorials/getting_started.md",
4848 "tutorials/modeling_in_gen.md",
4949 "tutorials/mcmc_map.md",
50+ "tutorials/enumerative.md",
5051 "tutorials/smc.md",
5152 "tutorials/vi.md",
5253 "tutorials/scaling_with_sml.md",
You can’t perform that action at this time.
0 commit comments