What is a “control strategy” and what are its characteristics?
[3 marks]Describe in brief how Min-Max search procedure works.
[4 marks]Enlist and discuss major task domains of Artificial Intelligence.
[7 marks]Discuss briefly backward reasoning with example. 0
[3 marks]Explain with example how recursive predicate is defined in Prolog?
[4 marks]State Water Jug problem. Give its state space representation
[7 marks]Explain A* algorithm. What happens if h’ underestimates h and overestimates h?
[7 marks]Explain local maxima, plateau and ridge in brief
[3 marks]Discuss the approaches to knowledge representation
[4 marks]Demonstrate briefly the steps to convert given wff into clause form
[7 marks]Differentiate Informed & Uninformed search. Give examples.
[3 marks]Explain best first search algorithm.
[4 marks]Consider the following facts: * Hemant only likes easy courses. * Science courses are hard. * All the courses in basketweaving department are easy. * BK301 is a basketweaving course. Use resolution to answer the question,”What course would Hemant like?”
[7 marks]What is certainty factor?
[3 marks]Discuss Bayesian network and its application.
[4 marks]Explain connectionist models. What is perceptron? What is the concept of back propagation for ANNs?
[7 marks]What do you mean by Expert Systems? List out its four applications.
[3 marks]Discuss Goal Stack planning
[4 marks]Write about various defuzzification methods
[7 marks]Discuss cut and fail predicate in prolog
[3 marks]Describe working principle of Genetic Algorithm
[4 marks]What is nonmonotonic reasoning? Explain logics for nonmonotonic reasoning.
[7 marks]Write a prolog program to append two given lists into third
[3 marks]List out the genetic operators. Describe them briefly
[4 marks]Write a note on Natural Language Processing1
[7 marks]