Join Slack
Powered by
You are going to end up implementing a Prolog-like...
# datascience
b
bjonnh
01/01/2019, 3:58 PM
You are going to end up implementing a Prolog-like in Kotlin
@thomasnield
😄
a
altavir
01/01/2019, 5:37 PM
Prolog is about logic and symbols. For Monte-Carlo simulations kotlin is much more convenient.
☝️ 1
b
bjonnh
01/02/2019, 4:54 PM
you can do probabilistic with Prolog too. It can do much much more than what is usually taught in CS classes…
bjonnh
01/02/2019, 4:55 PM
and it is usually pretty small and efficient code compared to most of what I've seen elsewhere.
a
altavir
01/02/2019, 4:55 PM
Never actually tried it. Could you give a link to some example of probabilistic calculations with it?
b
bjonnh
01/02/2019, 4:58 PM
https://dtai.cs.kuleuven.be/problog/tutorial/basic/02_bayes.html
bjonnh
01/02/2019, 4:58 PM
https://dtai.cs.kuleuven.be/problog/tutorial/basic/04_pgraph.html
a
altavir
01/02/2019, 4:59 PM
thanks. I will read it in a few minutes.
5
Views
Open in Slack
Previous
Next