Popper: An inductive logic programming system
(github.com)
from cm0002@literature.cafe to programming@programming.dev on 15 Dec 2025 16:05
https://literature.cafe/post/26933205
from cm0002@literature.cafe to programming@programming.dev on 15 Dec 2025 16:05
https://literature.cafe/post/26933205
#programming
threaded - newest
Excuse the possibly stupid question, but I see it’s using swi-prolog. So it’s some kind of tool to test hypotheses using prolog but somewhat enhanced by machine learning? I guess I’d need to read the paper, just not sure this is within my reach 😅 Just did a bit of prolog at the university (which was a blast)
Is this named after Karl Popper? If so that’s unfortunate because Popper spent his life arguing against the validity of inductive reasoning in science. His distinctive contribution was to try to describe a scientific method that did not depend on induction.
philosophy.institute/…/poppers-critique-rejection…
Looks like it is, from the paper:
Well that makes more sense. Thanks for the information!