Write down any three Artificial Intelligence techniques.
[3 marks]Write advantages and disadvantages of Production Systems.
[4 marks]Write properties of Minimax Algorithm and α-β pruning algorithm.
[7 marks]Write down any three factors for measuring performance of Problem Solving algorithm.
[3 marks]Differentiate between Breadth First Search (BFS) and Depth First Search (DFS).
[4 marks]Write short note on Hill Climbing Algorithm.
[7 marks]Write short note on informed search.
[7 marks]Write down properties of A* algorithm.
[3 marks]Provide performance measurement of Best First Search in terms of Completeness Optimality, Time Complexity and Space Complexity.
[4 marks]Explain Recursive Best First Search (RBFS) algorithm in detail.
[7 marks]Write down advantages and disadvantages of Branch and Bound algorithm.
[3 marks]Explain Positive Sum game and Negative Sum game under non-zero sum games in brief.
[4 marks]Explain implementation of Branch and Bound algorithm with an example.
[7 marks]Write down any three assumptions about the task environment for a classical planning.
[3 marks]Explain in brief four planning strategies for handling indeterminancy.
[4 marks]Explain progression planners with an example.
[7 marks]Write down any three major approaches to solve planning problems.
[3 marks]Give comparisons between Stanford research Institute Problem Solver (STRIPS) and Action Description Language (ADL).
[4 marks]Explain Total Order planning with an example.
[7 marks]Write down steps involved in Natural Language Processing (NLP).
[3 marks]Write down two major components of Natural Lnaguage Processing (NLP) and explain any one in brief.
[4 marks]Explain Parsing methods with its merits and demerits.1
[7 marks]Write down names of types of Grammar in NLP.
[3 marks]Write down main techniques used in analyzing Natural Language Processing (NLP) and explain any one in brief.
[4 marks]Write down any five application of NLP and explain any two in brief.
[7 marks]