homodeus06 / BayesianML

Experiments in Bayesian Machine Learning

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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).

About

Experiments in Bayesian Machine Learning


Languages

Language:Jupyter Notebook 88.5%Language:Python 11.5%