Mis Lecture 4
Mis Lecture 4
• Definitions
• Evolution of A.I.
• Components of A.I.
• Expert Systems
Definitions :
➢ A.I. sets out to design intelligence machines, but exactly what sort
of intelligence will determine what sort of hardware is required to
build such machines. One could develop AI by means of software--
in which case a general-purpose computer may be adequate.
Knowledge Base
The knowledge base represents facts about the world, in early
expert systems such as these facts were represented on
statements with variables.
However this was improved in later expert systems with the
development with commercial shells and the knowledge base
took on more structure and utilized concepts from object-
oriented programming.
This new structure was used classes, subclasses, and instances
and statements were replaced by values of object instances.
Inference Engine