tensorflow / probability

Probabilistic reasoning and statistical analysis in TensorFlow
https://www.tensorflow.org/probability/
Apache License 2.0
4.27k stars 1.1k forks source link

Tutorial on Variational Inference #149

Open nishantb21 opened 6 years ago

nishantb21 commented 6 years ago

The current tutorials cover a majority of MCMC. Could we get one for variational inference? The edward tutorial on Supervised Learning shows how to run inference using Kullback-Leibler divergence. It would be great if you could provide a similar port over at TFP.

adam2392 commented 5 years ago

Do you still need help on this? I would like to contribute here.

nishantb21 commented 5 years ago

Yes! I would love to have a tutorial for variational inferencing. Thanks!

mr-easy commented 5 years ago

Is there any simple VI tutorial available now?

willtai commented 4 years ago

Is this issue still open? I would like to contribute some simple tutorials 😄

mr-easy commented 4 years ago

@willtai Yes, I guess it's still open. And people still need some tutorials :)

Tasfia-Ara commented 2 years ago

@nishantb21 I would like to contribute to this as well!