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.55k stars 7.85k forks source link

Deleted unused references in Ch2 and re-numbered the ones used #409

Closed matthew-mcateer closed 5 years ago

matthew-mcateer commented 5 years ago

Removed two unused references in Chapter 2. This only applies to the Tensorflow Probability notebook, and not the Pymc2 and Pymc3 notebooks.

CamDavidsonPilon commented 5 years ago

:+1: lgtm