1 / 10

CSE4/563: Knowledge Representation Recitation October 6, 2010

CSE4/563: Knowledge Representation Recitation October 6, 2010.

dean
Download Presentation

CSE4/563: Knowledge Representation Recitation October 6, 2010

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. CSE4/563: Knowledge RepresentationRecitation October 6, 2010 “If every tool, when ordered, or even of its own accord, could do the work that befits it, just as the creations of Daedalus moved of themselves . . . If the weavers' shuttles were to weave of themselves, then there would be no need either of apprentices for the master workers or of slaves for the lords” --Aristotle

  2. HW3/Proj1 Questions/Concerns? http://www.cse.buffalo.edu/~shapiro/Courses/CSE563/2010/Homeworks/hw3.pdf http://www.cse.buffalo.edu/~shapiro/Courses/CSE563/2010/Projects/proj1.pdf

  3. Recitation Website • http://danielschlegel.org/pages/teaching.htm

  4. Fitch Example From Last Time…

  5. Clause Form Propositional Logic • P <=> q |- (p=>q) ^ (q=>p) • Convert to clause form • Do resolution refutation (trivial)

  6. Resolution Refutation • ((p->q) ^ (r->s) ^ (p v r)) |- q v s • Known as the “Constructive Dilemma” We can think of this in our Dorothy world as: • (DorothyHasToFindToto->InOz)^ MakesToCellar->TakesAWalkWithTotoInKansas ^ (DorothyHasToFindToto v MakesToCellar)) |- (InOz v TakesAWalkWithTotoInKansas)

  7. Resources • If you’re looking for more problems to practice with, one place to look is: • http://en.wikipedia.org/wiki/Propositional_calculus

  8. Terminology Review • Term • Predicate • Proposition • Formula • Open • Closed • Ground

  9. Terminology Practice • Drives(Betty, y) • Is this a term, predicate, proposition, or formula? • Is “Drives” a term, predicate, proposition, or formula? • Is “Betty” a term, predicate, proposition, or formula? • Is “y” a term, predicate, proposition, or formula?

  10. Terminology Practice • Drives(Betty, y) • Is this a term, predicate, proposition, or formula? • Is “Drives” a term, predicate, proposition, or formula? • Is “Betty” a term, predicate, proposition, or formula? • Is “y” a term, predicate, proposition, or formula? • TomDrivesBetty • Is this a term, predicate, proposition, or formula?

More Related