Probabilistic programming for the web
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
Read our docs at docs.webppl.org.
WebPPL is released under the MIT License.
We encourage you to contribute to WebPPL! Check out our guidelines for contributors and join the webppl-dev mailing list.