You are going to end up implementing a Prolog-like...
# datascience
b
You are going to end up implementing a Prolog-like in Kotlin @thomasnield 😄
a
Prolog is about logic and symbols. For Monte-Carlo simulations kotlin is much more convenient.
☝️ 1
b
you can do probabilistic with Prolog too. It can do much much more than what is usually taught in CS classes…
and it is usually pretty small and efficient code compared to most of what I've seen elsewhere.
a
Never actually tried it. Could you give a link to some example of probabilistic calculations with it?
a
thanks. I will read it in a few minutes.