Skip to content

Latest commit

 

History

History
4 lines (3 loc) · 289 Bytes

File metadata and controls

4 lines (3 loc) · 289 Bytes

MATLAB-ppl

Probabilistic programming in MATLAB

This is a toy implementation of probabilistic programming (ala Church etc) in MATLAB. For now probabilistic code will needs to be written in continuation passing style although eventually I hope to use a parser to transform automatically.