
An Introduction to Probabilistic Programming
by Jan-Willem van de Meent, et al.
Publisher: arXiv.org 2018
Number of pages: 218
Description:
This document is designed to be a first-year graduate-level introduction to probabilistic programming. It not only provides a thorough background for anyone wishing to use a probabilistic programming system, but also introduces the techniques needed to design and build these systems. It is aimed at people who have an undergraduate-level understanding of either or, ideally, both probabilistic machine learning and programming languages.
Download or read it online for free here:
Download link
(3.4MB, PDF)
Similar books
Introduction to Machine Learningby Amnon Shashua - arXiv
Introduction to Machine learning covering Statistical Inference (Bayes, EM, ML/MaxEnt duality), algebraic and spectral methods (PCA, LDA, CCA, Clustering), and PAC learning (the Formal model, VC dimension, Double Sampling theorem).
(25535 views)
A First Encounter with Machine Learningby Max Welling - University of California Irvine
The book you see before you is meant for those starting out in the field of machine learning, who need a simple, intuitive explanation of some of the most useful algorithms that our field has to offer. A prelude to the more advanced text books.
(15822 views)
Machine Learning: A Probabilistic Perspectiveby Kevin Patrick Murphy - The MIT Press
A comprehensive introduction to machine learning that uses probabilistic models and inference as a unifying approach. The book is written in an informal, accessible style, complete with pseudo-code for the most important algorithms.
(6622 views)
The Hundred-Page Machine Learning Bookby Andriy Burkov
This is the first successful attempt to write an easy to read book on machine learning that isn't afraid of using math. It's also the first attempt to squeeze a wide range of machine learning topics in a systematic way and without loss in quality.
(13537 views)