CamDavidsonPilon / Probabilistic-Programming-and-Bayesian-Methods-for-Hackers

aka "Bayesian Methods for Hackers": An introduction to Bayesian methods + probabilistic programming with a computation/understanding-first, mathematics-second point of view. All in pure Python ;)
http://camdavidsonpilon.github.io/Probabilistic-Programming-and-Bayesian-Methods-for-Hackers/
MIT License
26.51k stars 7.84k forks source link

Tensorflow probability notebook for the Chapter 7: Bayesian A/B Testing #519

Closed RonsenbergVI closed 3 years ago

RonsenbergVI commented 3 years ago

I've written the notebook for the chapter 7 of the book. It was just as a personal exercise but I thought it might be useful to add it to the repo.