Skip to content

Latest commit

 

History

History
30 lines (16 loc) · 809 Bytes

README.md

File metadata and controls

30 lines (16 loc) · 809 Bytes

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

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.