Skip to content

probprog/anglican-infcomp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

76 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Clojure library for Inference Compilation in Anglican

Code for Inference Compilation and Universal Probabilistic Programming (main project page).

This repository contains the Clojure-based probabilistic programming part of the inference compilation scheme.

Clone this repo and run lein install to install.

If you use this code in your work, please cite our paper:

@inproceedings{le2016inference,
  author = {Le, Tuan Anh and Baydin, Atılım Güneş and Wood, Frank},
  booktitle = {20th International Conference on Artificial Intelligence and Statistics, April 20--22, 2017, Fort Lauderdale, FL, USA},
  title = {Inference Compilation and Universal Probabilistic Programming},
  year = {2017}
}