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.67k stars 7.86k forks source link

PyMC3 Ch1: Fix incorrect/dead link to 'N is never large' #361

Closed geoffharcourt closed 6 years ago

geoffharcourt commented 6 years ago

The link to the Andrew Gelman blog post pointed to a 404 at his blog. Updated to go to the same spot as the PyMC2 version.

CamDavidsonPilon commented 6 years ago

👍 great, thanks!