Please enable JavaScript.
Coggle requires JavaScript to display documents.
Expert system (major application areas (Diagnosis and Troubleshooting of…
Expert system
-
Expert System?
In artificial intelligence, an expert system is a computer system that emulates the decision-making ability of a human expert.
Expert systems are designed to solve complex problems by reasoning through bodies of knowledge, represented mainly as if–then rules rather than through conventional procedural code.
Expert system is an "intelligent" program that solves problem in a narrow problem area by using high quality ,specific knowledge rather than algorithm.
-
purpose of expert system
use facts and rules, taken from the knowledge of many human experts in a particular field, to help make decisions and solve problems
-
-
-
Components
An expert system is typically composed of at least three primary components. These are the inference engine, the knowledge base, and the User interface.
-