6 ms·
No, back-propagation would not give full Bayesian inference (although there are some tricks [0]). They instead use variational inference[1], which allows for fa
by twiecki 9y ago
No, back-propagation would not give full Bayesian inference (although there are some tricks [0]). They instead use variational inference[1], which allows for fast inference of continuous PGMs.
[0] http://mlg.eng.cam.ac.uk/yarin/blog_2248.html http://mlg.eng.cam.ac.uk/yarin/blog_2248.html
[1] https://arxiv.org/abs/1603.00788 https://arxiv.org/abs/1603.00788
- cttet 9y agoMost variational inference are not full-Bayesian as well...