100% found this document useful (2 votes)
842 views

Artificial Intelligence - Model Question Paper

This document provides a model question paper for an Artificial Intelligence exam. It contains 10 questions across 5 units: 1. The first two questions ask students to formulate toy and 8-puzzle problems and analyze two real world problems. 2. Question 3 discusses the A* algorithm with an example OR graph. 3. Questions 4 covers the pros and cons of breadth-first and depth-first search, and explains the minmax search procedure. 4. Question 5 illustrates Bayes' rule and explains hidden Markov models. 5. Questions 6-8 cover filtering and prediction techniques, a sequential decision problem example, and the policy iteration algorithm. 6. The final two questions discuss

Uploaded by

Demon Rider
Copyright
© © All Rights Reserved
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
100% found this document useful (2 votes)
842 views

Artificial Intelligence - Model Question Paper

This document provides a model question paper for an Artificial Intelligence exam. It contains 10 questions across 5 units: 1. The first two questions ask students to formulate toy and 8-puzzle problems and analyze two real world problems. 2. Question 3 discusses the A* algorithm with an example OR graph. 3. Questions 4 covers the pros and cons of breadth-first and depth-first search, and explains the minmax search procedure. 4. Question 5 illustrates Bayes' rule and explains hidden Markov models. 5. Questions 6-8 cover filtering and prediction techniques, a sequential decision problem example, and the policy iteration algorithm. 6. The final two questions discuss

Uploaded by

Demon Rider
Copyright
© © All Rights Reserved
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
You are on page 1/ 2

MODEL QUESTION PAPER

Code No: CT3521 SRGEC-R20


II B.Tech II Semester Regular Examinations
ARTIFICIAL INTELLIGENCE
(Artificial Intelligence and Data Science)
Time: 3 Hours Max. Marks: 70
Note: Answer all questions. All Questions carry Equal Marks
5 × 14 = 70M
Unit - I
BL
1. a) Formulate (i) Toy problem (ii) 8-puzzle problem. (7M) L3
b) Analyze any two real world problems. (7M)

(OR)

2. Specify the state space and rules for water jug problem. Illustrate the solution L2
steps for solving the problem. (14M)

Unit - II
3. Discuss A* algorithm, with an example of OR graph. L3
(14M)
(OR)

4. a) List the pros and cons of Breadth first search and Depth first search. L2
(6M)

b) Explain the algorithm for minmax search procedure with an example.


(8M)

Unit - III
5. a) Illustrate the usage of Bayes rule for combining evidence. L2
(7M)

b) Explain about Hidden markov model for describing single discrete random
variable.
(7M)

(OR)

6. Discuss the technique for filtering and prediction. L2


(14M)

Page 1 of 2
Unit - IV
7. a) Illustrate a simple 4 x 3 environment that presents the agent with a sequential L3
decision problem. (7M)
b) Explain fully observable environment with an example. (7M)

(OR)

8. Discuss about policy iteration algorithm for calculating an optimal policy. (14M) L3

Unit - V
9. a) Discuss about Passive reinforcement learning . L2
(7M)
b) Explain about Direct utility estimation.
(7M)
(OR)

10 Explore the Performance of a greedy ADP agent using Active reinforcement L4


. learning.
(14M)

Page 2 of 2

You might also like