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

Chapter 2 link to GreenhillWardSacks paper is broken. #530

Open EffiFeld opened 2 years ago

EffiFeld commented 2 years ago

This link (in the challenger example)- http://mdwardlab.com/sites/default/files/GreenhillWardSacks.pdf seems to be dead.

I did find a version on github but just fyi.

CamDavidsonPilon commented 2 years ago

If you found a replacement, are you interested in submitting a PR to change the text to your replacement?