Variational Inference: Bayesian Neural Networks¶
(c) 2016-2018 by Thomas Wiecki, updated by Maxim Kochurov
Original blog post: https://twiecki.github.io/blog/2016/06/01/bayesian-deep-learning/
Current trends in Machine Learning¶
There are currently three big trends in machine learning: Probabilistic Programming, Deep Learning and "Big Data". Inside of PP …