0
3.3kviews
Intelligent Systems : Question Paper Dec 2015 - Information Technology (Semester 7) | Mumbai University (MU)
1 Answer
0
2views

Intelligent Systems - Dec 2015

Information Technology (Semester 7)

TOTAL MARKS: 80
TOTAL TIME: 3 HOURS
(1) Question 1 is compulsory.
(2) Attempt any three from the remaining questions.
(3) Assume data if required.
(4) Figures to the right indicate full marks.
1 (a) What is AI? List down all components of AI.(3 marks) 1 (b) List dawn all properties of Agent Task Environment explain in short any one.(3 marks) 1 (c) What do you mean by heuristic function? Why it is use?(3 marks) 1 (d) What is Expert system shell explain in short.(3 marks) 1 (e) What is Reasoning? Write its role in AI in short.(3 marks) 1 (f) Give the Comparative analysis of Uninformed Search techniques.(5 marks) 2 (a) Consider the following graph starting from P execute DFS, the goal node is V. Show the order in which the nodes are expanded. Assume that the alphabetically smaller node is expanded first break ties and also write the properties of DFS. (10 marks) 2 (b) List down all the types of agent architecture. Explain utility based and learning agent.(10 marks) 3 (a) Suppose you are designing a machine to pass the Turing test. What are the capabilities such machine must have? Explain?(5 marks) 3 (b) Represent following sentences in first order logic.
i) Every gardener like the sun.
ii) All purple mushrooms are poisonous.
iii) Every student who takes French passes it.
iv) No person busy an expensive policy.
(10 marks)
3 (c) Write the Planning algorithm for Spare Tyre Problem.(5 marks) 4 (a) What is state space search? Formulate the state space search problems for 8-puzzle problem.(5 marks) 4 (b) Draw and explain expert system architecture. Also give the differentiation between forward chaining and backward chaining.(10 marks) 4 (c) Figure 1 is an example of a route finding problems. S is the starting state, G is the goal state. Run the greedy search algorithm for the graph given in Figure 1 and write order of the node in which it is explored. The straight line distance heuristic estimates for the nodes are shown in Figure 2.

Figure 1

Figure 2 (5 marks) 5 (a) Given a full 5 gallon jug and an empty 2 gallon jug, the goal is to fill the 2 gallon jug with exactly one gallon of water do the state space formulation and also discuss which strategy is appropriate for this problem.(5 marks) 5 (b) Write down the agent task environment and its characteristics for the Crossword puzzle with justification.(5 marks) 5 (c) Apply Min-Max algorithm and Min-Max algorithm along with Alpha Beta pruning on given game tree then find which the next move is (Note Δ: Max node and ∇: Min node) (10 marks)


Write short note on any four:

6 (a) Conditional Probability and Its role in AI.(5 marks) 6 (b) Ontology.(5 marks) 6 (c) Bayesian Network.(5 marks) 6 (d) WUMPUS World environment.(5 marks) 6 (e) Decision Tree.(5 marks)

Please log in to add an answer.