probmods / webppl

Probabilistic programming for the web

Home Page:http://webppl.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

WebPPL Build Status Dependency Status

Probabilistic programming for the web

Quick start

Install using nodejs:

npm install -g webppl

Run WebPPL programs:

webppl myprogram.wppl

Require a WebPPL package:

webppl myprogram.wppl --require packageName

See the packages section of our documentation for more information.

Upgrade WebPPL:

npm update -g webppl

Documentation

Read our docs at docs.webppl.org.

License

WebPPL is released under the MIT License.

Contributions

We encourage you to contribute to WebPPL! Check out our guidelines for contributors and join the webppl-dev mailing list.

About

Probabilistic programming for the web

http://webppl.org

License:Other


Languages

Language:JavaScript 99.5%Language:Python 0.3%Language:Shell 0.2%Language:HTML 0.1%