youtube image
From YouTube: Variational Inference provides a taxonomy for training deep networks

Description

Just present some observations that will be helpful if you want to dive in deeper someday. Most networks / objective functions can be translated into the language of variational inference, and doing so often provides useful insights. I’ll show an example: how Gaussian dropout can be described in this language, and how this tells us something interesting about quantization. (This observation comes from the variational dropout paper http://papers.nips.cc/paper/5666-variational-dropout-and-the-local-reparameterization-trick)

Oct 18, 2019