LazyPPL: laziness and types in non-parametric probabilistic programs
2021-10-08NeurIPS Workshop AIPLANS 2021Unverified0· sign in to hype
Hugo Paquet, Sam Staton
Unverified — Be the first to reproduce this paper.
ReproduceAbstract
We introduce LazyPPL, a prototype probabilistic programming library for Haskell. The library emphasises the clarifying power of types, and the connection between non-parametric, stochastic processes and lazy (call by need) evaluation. We illustrate the power of the language with natural specifications of infinite structures including Poisson point processes, Gaussian processes, and Dirichlet Process clustering.