Preface

Probabilistic programming is an exciting new field that is quickly gathering interest, moving out of the academic arena and into the world of programmers. In essence, probabilistic programming is a new way of creating models for probabilistic reasoning, which lets you predict or infer things you don’t know from observations. Probabilistic reasoning has long been one of the core approaches to machine learning, where you use a probabilistic model to describe what you know and learn from experience. Before probabilistic programming, probabilistic reasoning systems were limited to models with simple and fixed structures like Bayesian networks. Probabilistic programming sets probabilistic reasoning systems free from these shackles by providing ...

Get Practical Probabilistic Programming now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.