[Want to read the post on Questions first? It's here] Expert systems use logic-based rules to make conclusions in a given domain. Offering these conclusions in the form of 'answers' to questions makes it easy for users to navigate through the system's knowledge base without having to worry about rules and logic. Answers are also the... Continue Reading →
Chaining expert system logic
Each rule in an expert system knowledge base follows a conditional logic approach to reasoning. If a condition is satisfied, then the system makes a deduction. The rules in an expert system's knowledge base can be connected or chained together. This chaining allows the system to make several deductions in sequence. To make this forward-chaining approach... Continue Reading →