What is Artificial Intelligence (AI)? Why we need AI?
[3 marks]List and discuss the applications of AI.
[4 marks]How an algorithm’s performance is evaluated? Compare different uninformed search strategies in terms of the four evaluation criteria.
[7 marks]Discuss the concept of “Heuristic” with an example.
[3 marks]What is the significance of the “Turing Test” in AI? Explain how it is performed.
[4 marks]What is production system? Explain characteristics of production system.
[7 marks]Explain how a problem can be analyzed based on its characteristics. Analyze the game of “8-Puzzle” based on these characteristics
[7 marks]Define agent. Explain how agents interact with environment.
[3 marks]Explain why problem formulation must follow goal formulation.
[4 marks]What do you understand by formulating problems? Explain the steps of problem formulation using vacuum world example.
[7 marks]Differentiate between depth-first search and depth-limited search.
[3 marks]Explain use of route-finding algorithm for airline travel planning system.
[4 marks]Describe Breadth First Search. Comment on the optimality of this method.
[7 marks]What is propositional logic?
[3 marks]Briefly discuss Admissibility of A* searching algorithm.
[4 marks]Using suitable example, explain the Brute Force problem-solving technique. Also, write its advantages and disadvantages.
[7 marks]Define refinement in planning problem.
[3 marks]Describe differences and similarities between problem solving and planning.
[4 marks]Explain branch and bound algorithm using suitable example. Also, write its advantages and disadvantages.
[7 marks]Explain how Natural language generation will influence on content marketing.
[3 marks]Briefly explain ABSTRIPS approach of problem solving.
[4 marks]What do you mean by goal stack planning? Explain using suitable example.
[7 marks]What do you mean by natural language processing? Why it is required?
[3 marks]Briefly explain top-down parsing technique.
[4 marks]Simulate the working of Tic-Tac-Toe problem with Mini-Max technique.
[7 marks]