RTUComputer ScienceYr 2023 · Sem 62023

Q8Principles of Artificial Intelligence

Question

2 marks

Define Forward Chaining.

Answer

Forward Chaining is a data-driven reasoning method that applies inference rules to known facts to extract more data until a goal is reached.

Forward Chaining is a data-driven reasoning method that starts with known facts and applies inference rules to extract more data until a specific goal is reached. It is commonly used in expert systems and production rule systems.

Back to Paper