probabalistic

Probabilistic Programming : WebPLL vs ProbLog vs CPlint

This post is not that much about VS., but more of understanding what can be done with different packages and where a beginner should look for information.
I got introduced to Probabilistic programming probably in the wrong order now that i think about it .. i.e. cplint => problog => WebPLL.

  1. WebPLL (javascript) : http://webppl.org/
    • best docs a frking book : https://probmods.org/
    • ideas of PP are explained as you go along
    • getting started : webppl.readthedocs.io/en/master/gettingstarted.html
    • best suited for web
  2. Problog (python/prolog) : https://dtai.cs.kuleuven.be/problog/index.html
  3. Cplint (prolog) : https://cplint.eu/