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.72k stars 7.88k forks source link

Added links to Deepnote #429

Open jirkalhotka opened 5 years ago

jirkalhotka commented 5 years ago

I prefer Deepnote over nbviewer as it allows you to edit the code and you can save your work online. I added links for each chapter in case anyone else wants to play around with the code a bit.

JanMatas commented 5 years ago

any progress on this?