What are Artificial Intelligence Problems?
[3 marks]Give the difference between Artificial Intelligence and Machine Learning.
[4 marks]Discuss the recent development of AI and its significance in brief.
[7 marks]Explain the concept of problem-Solving by searching.
[3 marks]Explain the constraint satisfaction problem.
[4 marks]Explain any one State-space Search technique.
[7 marks]Explain any one Heuristic Search technique.
[7 marks]Explain problem reduction.
[3 marks]List advantages and disadvantages of brute force Problem-Solving method.
[4 marks]Explain Algorithm A*, Admissibility of A*, and Iterative Deepening A*
[7 marks]Explain Production Systems Characteristics.
[3 marks]Explain the Recursive best-first search technique.
[4 marks]Explain branch and bound algorithm techniques.
[7 marks]Enlist components of a planning system.
[3 marks]Explain Forward state-space planning.
[4 marks]Explain Goal stack planning.
[7 marks]Explain Hierarchical planning.
[3 marks]Explain Backward state-space planning.
[4 marks]Explain Plan space Planning.
[7 marks]Explain the concept of text generation.
[3 marks]Explain Parsing techniques.
[4 marks]Explain the concept of Natural language processing systems.
[7 marks]Explain the MIN MAX algorithm.
[3 marks]Explain the alpha-beta technique.
[4 marks]Explain the concept of Heuristics in-game tree search.
[7 marks]