Inference in First Order Logic (FOL) and Unification

Поделиться
HTML-код
  • Опубликовано: 18 дек 2024

Комментарии • 24

  • @AvroStrategies
    @AvroStrategies 9 лет назад +36

    Best explanation I've come across - struggled with these concepts from the book (Russell & Norvig - v.3) and reviewed a few other videos. No one else does such a simple but excellent job!! Thanks.

  • @nishitpatel5686
    @nishitpatel5686 3 года назад +2

    you are doing great job keep it up!
    your content is very reliable and useful

  • @apurvamisaki
    @apurvamisaki 9 лет назад +4

    nicely explained! since you used Russel - Norvig book as the reference it made it easier to understand. thanks! keep up the good work!

  • @Bonvivant9
    @Bonvivant9 9 лет назад +9

    Great video, you did a great job explaining these concepts. I'm also using R&N's book for my AI class.

  • @xtree2817
    @xtree2817 5 лет назад +4

    thank you so much for saving my day.........

  • @ProEray
    @ProEray 3 года назад

    Hi, thanks for the video, pretty clear. One question though: Shouldn't there be a universal quantifier in the sentence R1?

  • @devanshusachdev7367
    @devanshusachdev7367 4 года назад

    Can we say that there are two ways of inferring in FOL:
    1. Reduction to propositional logic and using propositional inference rules
    2. Approaches based on unification and generalized Modus Ponens, which are:
    2.1 Forward chaining
    2.2 backward chaining
    2.3 Resolution
    Is it correct classification for the approaches to infer in FOL?

  • @2NDS0N
    @2NDS0N 2 года назад +1

    Is there a reason why this video "Inference in First Order Logic (FOL) and Unification" and your "Forward and BackwardChaining" video are not a part of your "AI" playlist?

  • @tomarintomarin9520
    @tomarintomarin9520 5 лет назад +1

    better then my professor at Um**h

  • @bahar4813
    @bahar4813 4 года назад

    Thank you so much🙏🏻🙏🏻 It was perfect

  • @hoangnguyen487
    @hoangnguyen487 9 лет назад

    where can i find your pdf/slides?

  • @guntejghuman3464
    @guntejghuman3464 2 года назад

    can someone help me answer this
    Show that the following two sentences are not equivalent in FOL
    ¬∀x(A(x) → ¬B(x)), ∀x(A(x) → B(x))

  • @carelhaasbroek1575
    @carelhaasbroek1575 3 года назад +1

    Watching this an hour before my AI test.
    RIP

  • @sreejasree7427
    @sreejasree7427 4 года назад

    Thank you sir

  • @derekdj6790
    @derekdj6790 5 лет назад

    Thank you so much

  • @RaselAhmed-ix5ee
    @RaselAhmed-ix5ee 4 года назад

    Using First Order Logic to represent the following statements, prove that Rose and James are cousins.
    Ron and Ginny are siblings. Ginny is married to Harry. James is Harry’s son. Lily is Ginny’s daughter. Rose is Ron’s daughter. Arthur is Ginny’s father.
    help me pls for the answere

  • @zwarasevski123
    @zwarasevski123 4 года назад

    thank you

  • @ButiLao44
    @ButiLao44 2 года назад +1

    Is there anyone out there who uses a different example than the evil greedy kings John and Richard? :D

  • @TheAusrali
    @TheAusrali 2 года назад

    its ironic because you logically misused "x" when writing the statements. if you define as x being an object of human characteristics (which means it can be an american), you can't use it in Missile(x) lol you're gonna get a bunch of people confused. you had bound x/M1 and x/Nono, you're not supposed to be able to do that.

  • @tore7711
    @tore7711 3 года назад

    Thank you