Define Artificial Intelligence (AI). Why do we need AI?
[3 marks]Discuss latest trends in the field of AI?
[4 marks]Write short note on production systems.
[7 marks]How Artificial intelligence and Machine Learning differ from each other.
[3 marks]Define the term “agent”. Explain how agent interacts with environments.
[4 marks]List and explain applications of AI.
[7 marks]List and explain five components of problem definition.
[7 marks]What do you mean by optimal solution?
[3 marks]Discuss difference between Breadth first search and depth first search techniques.
[4 marks]What is difference between toy problem and real-world problem? Explain toy problem with suitable example.
[7 marks]What is the use of computer vision in AI?
[3 marks]Discuss issues with hill climbing.
[4 marks]Explain Breadth first search using suitable example.
[7 marks]What do you mean by topological sorting?
[3 marks]Briefly explain constraint satisfaction problem.
[4 marks]Explain Brute Force problem solving method using suitable example.
[7 marks]What is a heuristic function?
[3 marks]List advantages and disadvantages of Branch & bound algorithm.
[4 marks]Consider the following graph (Figure-1), the numbers written on edges represent the distance between the nodes and the numbers written on nodes represent the heuristic value. Find the most cost-effective path to reach from start state “A” to final state “J” using A* Algorithm.1
[7 marks]List out the component of a planning system.
[3 marks]What is parsing techniques in AI?
[4 marks]How alpha-beta pruning can improve MIN MAX algorithm? Explain using suitable example.
[7 marks]What is hierarchical AI planning?
[3 marks]What is difference between Forward state space planning and Backward state space planning?
[4 marks]List and explain Components of Natural Language processing in AI Figure-1
[7 marks]