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

Remove JSON syntax error #375

Closed rpazuki closed 6 years ago

macleays commented 6 years ago

Cheers!

CamDavidsonPilon commented 6 years ago

@rpazuki I appreciate your PR, just because many other things changed in your PR, I decided to fix this myself (fixed in master now). Thank you for the fix however!