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 ;)

Home Page:http://camdavidsonpilon.github.io/Probabilistic-Programming-and-Bayesian-Methods-for-Hackers/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Syntax for tensorflow probability 0.70

cc20002002 opened this issue · comments

Thanks very much for putting this book together. It is perhaps one of the very limited resources available online.

In tensorflow probability 0.7.0, the use of step size adaption for HMC and the use of trace_fn has been changed. Could you update your book accordingly?