Expert Systems/What is Knowledge?

From Wikibooks, open books for an open world
Jump to navigation Jump to search

Knowledge[edit | edit source]

Rules[edit | edit source]

Rules are structured as "if"/"then" rules as follows:

IF X THEN Y

Here, X is known as the antecedent and Y is known as the consequent. The antecedent represents a series of requirements, and if those requirements are satisfied, then the actions in the consequent are performed.