Learn Before
Concept
Rules-Based Systems (A Simple Kind of AI)
Rules-based systems are a simple kind of artificial intelligence, which use a series of IF-THEN statements that guide a computer to reach a conclusion or recommendation. The domain experts specify all the steps taken to make a decision and how to handle any special cases and this full knowledge of the experts is hard-coded into the system.
0
1
Updated 2020-06-11
Tags
Data Science