Computer Science, asked by ummemalekwala7211, 1 year ago

Define rule based system in artificial intelligence

Answers

Answered by dimpy521
2
In computer science, a rule-based system is a set of "if-then" statements that uses a set of assertions, to which rules on how to act upon those assertions are created. In software development, rule-based systems can be used to create software that will provide an answer to a problem in place of a human expert.
Answered by praseethanerthethil
1

Answer:

Rule-based systems (also known as production systems or expert systems) are the simplest form of artificial intelligence. The definitions of rule-based system depend almost entirely on expert systems, which are system that mimic the reasoning of human expert in solving a knowledge intensive problem.

Similar questions