from Hacker News

What is the role of Prolog in AI in 2024?

by triska on 9/13/24, 6:25 PM with 1 comments

  • by bradley13 on 9/13/24, 7:00 PM

    Just like you can train a neural net, you can automatically derive logical rules (which could be in Prolog). However, this only works (well) with unambiguous, near-perfect data. The real world is very ambiguous, and real world data is imperfect.

    Ultimately, carefully curated data (something like Cyc?) May complement neural nets, helping to avoid hslluncinations.