Probabilistic Programming in Python: Bayesian Modeling and Probabilistic Machine Learning with Theano
python
theano
statistical-analysis
probabilistic-programming
bayesian-inference
mcmc
variational-inference
-
Updated
Sep 12, 2020 - Python
Hi @JavierAntoran @stratisMarkou,
First of all, thanks for making all of this code available - it's been great to look through!
Im currently spending some time trying to work through the Weight Uncertainty in Neural Networks in order to implement Bayes-by-Backprop. I was struggling to understand the difference between your implementation of `Bayes-by-Bac