Probabilistic Programming in Python: Bayesian Modeling and Probabilistic Machine Learning with Aesara
python
statistical-analysis
probabilistic-programming
bayesian-inference
mcmc
variational-inference
aesara
-
Updated
Jul 30, 2021 - 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