Skip to content

jonnylaw/prob-programming-examples

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Probabilistic Programming with Scala

This repository contains an implementation of the examples contained in the paper “Functional probabilistic programming for scalable Bayesian modelling” (arXiv:1908.02062) using the Rainier modelling language.

This repository also contains implementations of forward and reverse mode automatic differentiation and a test suite. Using the implementation in Noel Welsh's presentation

To reproduce the examples from the paper, first install the simple build tool for Scala then navigate to the top level directory and run make inference.

The plots can also be reproduced by running make plots.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published