@@ -127,10 +127,11 @@ The Deep Bayesian Bandits library includes the following algorithms (see the
4.**Stochastic Variational Inference**, Bayes by Backpropagation. We implement
a Bayesian neural network by modeling each individual weight posterior as a
univariate Gaussian distribution: . Thompson sampling then samples a network at each time step
Thompson sampling then samples a network at each time step
by sampling each weight independently. The variational approach consists in
maximizing a proxy for maximum likelihood of the observed data, the ELBO or
variational lower bound, to fit the values of 
variational lower bound, to fit the values of μ<sub>ij</sub>, σ<sub>ij</sub><sup>2</sup>