webppl
v0.9.15
Published
Probabilistic programming for the web
Maintainers
Readme
WebPPL

Probabilistic programming for the web
Quick start
Install using nodejs:
npm install -g webpplRun WebPPL programs:
webppl myprogram.wpplRequire a WebPPL package:
webppl myprogram.wppl --require packageNameSee the packages section of our documentation for more information.
Upgrade WebPPL:
npm update -g webpplDocumentation
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.
