Forward Chaining | Backward Chaining |
Forward chaining is known as data driven technique. | Backward chaining is known as goal driven technique. |
It is bottom up approach. | It is top down approach. |
Slow as it has to use all the rules. | Fast as it has to use only a few rules. |
It applies the Breadth First Strategy. | It applies the Depth First Strategy. |
It is used for the planning, monitoring application. | It used in automated inference engines. |
Its goals is to get the conclusion. | Its goal is to get the possible facts. |
GTU SEM 6 Important Questions
3161608 – Artificial Intelligence
Click Here To Get More GTU Important Questions Solution (Semester 6)