+ All Categories
Transcript
Page 1: Project 2 due date moved to next Wed Homework 2 due next Monday

Project 2 due date moved to next Wed Homework 2 due next Monday

1

Page 2: Project 2 due date moved to next Wed Homework 2 due next Monday

Term paper: Only for CS796 students

2

Page 3: Project 2 due date moved to next Wed Homework 2 due next Monday

Logical Agents

do not follow textbook closely

Page 4: Project 2 due date moved to next Wed Homework 2 due next Monday

4

agentTell

AskKB

Page 5: Project 2 due date moved to next Wed Homework 2 due next Monday

5

Page 6: Project 2 due date moved to next Wed Homework 2 due next Monday

6

Page 7: Project 2 due date moved to next Wed Homework 2 due next Monday

7

If KB is true in the real world, then any sentence entailed by KB is also true in the real world

Page 8: Project 2 due date moved to next Wed Homework 2 due next Monday

8

Page 9: Project 2 due date moved to next Wed Homework 2 due next Monday

9

Page 10: Project 2 due date moved to next Wed Homework 2 due next Monday

10

(positive & negative) literal

Syntax defines allowed sentences

Page 11: Project 2 due date moved to next Wed Homework 2 due next Monday

11

Semantics define the rules for determining the truth of a sentence w.r.t. a particular model

Page 12: Project 2 due date moved to next Wed Homework 2 due next Monday

12

If P is true, I am claiming that Q is true. Otherwise, I am making no claim.

“5 is odd implies Tokyo is the capital of Japan”“5 is even implies Sam is smart”

Propositional logic does not require any relation of causation between P and Q

QP

true

false

true

true

PQ and QP

Page 13: Project 2 due date moved to next Wed Homework 2 due next Monday

13

Page 14: Project 2 due date moved to next Wed Homework 2 due next Monday

14

Page 15: Project 2 due date moved to next Wed Homework 2 due next Monday

15

Why not BFS?


Top Related