📚TheoryAdvanced
Variational Dropout & Bayesian Deep Learning
Dropout can be interpreted as variational inference in a Bayesian neural network, where applying random masks approximates sampling from a posterior over weights.
#bayesian neural networks#variational inference#dropout+12