This repo contains Python notebooks and data to demostrate Bayesian data analysis. The following topics are covered:
-
Models
- Hierarchical (Multilevel) model
- Latent (hidden) probabilistic models: GMM, k-means, etc.
-
Inferences:
- Sampling based approximate inference
- Variation inference
- Expectation maximization
The repo also contains notebooks that demonstrate usage of Tensorflow Probability and Pyro.