Knowledge and Logical Agents (needs refinement)

Systems that think rationally, it will laconically infer

What is an Expert System

Task types

Diagnosis tasks - fixing a device, medical diagnosis

Assessment tasks - offering loads, deciding insurance rates

Develop an expert system

Knowledgeable, logic, inference

Knowledgeable (KB) - set of facts that can be used to answer a query

Logic - KB syntax

Inference - Is a formal method to conclude or prove facts from existing facts

Other ways of repesenting KB syntax beyond logic

Ontology - represents the relationships between classes or properties of things

Semantic Network - repesents the specific objects (I THINK)

Types of Logics

Types:

Propositional Logic 0-order

Uses: Bi-value/boolean logic

Operations:

Predicate Logic First-Order Logic (FOL)

Operations:

Higher-order logics (not really covered)

Comparisons or equivalents between boolean logic

MUST KNOW THE FOLLOWING:

A AND B == NOT A OR B

Inference