Rule Based System

1 revision
#11 week ago
+6
Migrated from pages table
+A **Rule Based System** interprets information through a series of 'if-then' statements. These explicit directives, often housed in a [Knowledge Base](/wiki/knowledge_base), dictate the system's responses or actions, much like an [Expert System](/wiki/expert_system) emulates human decision-making.
+## See also
+- [Knowledge Base](/wiki/knowledge_base)
+- [Expert System](/wiki/expert_system)
+- [Inference Engine](/wiki/inference_engine)
... 1 more lines