deanie

An embedded probabilistic programming language.
Log | Files | Refs | README | LICENSE

commit da41825459ec8e43e8968cd4ea1855b3acb8e95f
parent 5851ec0d67f136a085a38e80c4c2aa202dd43a77
Author: Jared Tobin <jared@jtobin.ca>
Date:   Mon,  6 Mar 2017 09:29:11 +1300

Add license badge.

Diffstat:
MREADME.md | 2++
1 file changed, 2 insertions(+), 0 deletions(-)

diff --git a/README.md b/README.md @@ -1,6 +1,8 @@ # deanie +[![MIT License](https://img.shields.io/badge/license-MIT-blue.svg)](https://github.com/jtobin/deanie/blob/master/LICENSE) + *deanie* is an embedded probabilistic programming language. It can be used to denote, sample from, and perform inference on probabilistic programs.