Skip to content

Latest commit

 

History

History
33 lines (27 loc) · 1.66 KB

File metadata and controls

33 lines (27 loc) · 1.66 KB

Bayesian Machine Learning

My experiments in Bayesian Machine Learning. I make use of pyro's ppl constructs for building models and inference (pyro.infer.SVI). Every experiment is in a separate folder with documentation in README. The list of experiments are given below.

Related Work

How to Contribute?

Would you like a question (relevant to Bayes ML) answered? Rise an issue and I'll add an experiment to answer it (if necessary).