Skip to content

saurabhmathur96/bayes-logistic-regression

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ac89d22 · Nov 23, 2019

History

10 Commits
Oct 23, 2019
Oct 23, 2019
Nov 23, 2019
Oct 30, 2019
Oct 23, 2019
Oct 30, 2019
Oct 26, 2019

Repository files navigation

bayes-logistic-regression

Bayesian inference on logistic regression model

  • Laplace approximation (laplace.py)
  • MCMC (mcmc.py)
  • Black-box Variational Inference (bbvi.py)