-
Like in ProbLog:
- https://dtai.cs.kuleuven.be/problog/
- https://github.com/ML-KULeuven/problog
-
Hi Jonas,
Thanks for sharing your nice work.
I'm running tilde on my own data, I got a weird bug in which I cannot specify what's exactly the problem; here we are:
```
Traceback (most recent…
-
The current problog dataset [release](https://aristo-data-public.s3-us-west-2.amazonaws.com/ruletaker/rule-reasoning-dataset-V2020.2.5.zip) does not appear to include natural language (crowdsourced) s…
-
能否提供导出的数据库表?
远程这个连接不了mongodb://proBlog:15874728903@61.142.254.42:27017/proBlog
boxui updated
7 years ago
-
Last years the concept of probabilistic programming is developing with a huge pace and a big future potential. Would be nice to have some ground and supporting libraries in SWI Prolog as well.
See …
-
Hello, I am trying to run the MNIST example, but the error of "No module pysdd.sdd found" keeps arising and I can not solve it, I tried everything that was on the web. Can you please explain to me if …
-
I wrote a simple program that describes a Markov chain composed by 3 states and the relative transition probabilities:
```
state(s1).
state(s2).
state(s3).
0.2::init(state(s1)).
0.8::init(st…
-
Exporting a batch of blog posts (ProBlog to be specific) dating back to 2013, >100 posts.
Get the following error white page error of death:
##### Fatal error: Call to a member function getFileID() on…
-
Hey All,
I am having some issues with transitive rules and I was wondering if my results were expected or if there may be a bug lurking here.
I have a transitive rule that I have tried to implem…
-
e.g. Problog, PSL, Prism, weighted model counting