vitutorial / VITutorial

This repository stores slides for a tutorial on variational inference for NLP audiences.
299 stars 55 forks source link

Add Bayesian Logisitic Regression and VB to M1 #13

Closed philschulz closed 7 years ago

philschulz commented 7 years ago

I added Bayesian Logistic Regression as an example of non-conjugate inference. I also redid the algorithmic part; it now starts with EM instead of ending with it.