Skip to content

Commit 73ce358

Browse files
committed
Update DM example to conform to style-guide.
1 parent 6179812 commit 73ce358

File tree

2 files changed

+381
-182
lines changed

2 files changed

+381
-182
lines changed

examples/mixture_models/dirichlet_mixture_of_multinomials.ipynb

Lines changed: 380 additions & 182 deletions
Large diffs are not rendered by default.

examples/table_of_contents_examples.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,7 @@ Gallery.contents = {
3939
"variational_inference/gaussian-mixture-model-advi": "Mixture Models",
4040
"mixture_models/gaussian_mixture_model": "Mixture Models",
4141
"mixture_models/marginalized_gaussian_mixture_model": "Mixture Models",
42+
"mixture_models/dirichlet_mixture_of_multinomials": "Mixture Models",
4243
"samplers/SMC2_gaussians": "Simulation-based Inference",
4344
"samplers/SMC-ABC_Lotka-Volterra_example": "Simulation-based Inference",
4445
"survival_analysis/bayes_param_survival_pymc3": "Survival Analysis",

0 commit comments

Comments
 (0)