0% found this document useful (0 votes)
165 views2 pages

Btech Cse 5 Sem Artificial Intelligence Pec Csbs 501 B 2024

Uploaded by

shivamscse2022
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
165 views2 pages

Btech Cse 5 Sem Artificial Intelligence Pec Csbs 501 B 2024

Uploaded by

shivamscse2022
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 2

CS/B.

TECH(N)/ODD/SEM-5/5510/2023-2024/I019
MAULANA ABUL KALAM AZAD UNIVERSITY OF TECHNOLOGY, WEST BENGAL
Paper Code : PEC-CSBS- 501 B/PEC-IT501B Ar ficial Intelligence
UPID : 005510

Time Allo ed : 3 Hours Full Marks :70


The Figures in the margin indicate full marks.
Candidate are required to give their answers in their own words as far as prac cable

Group-A (Very Short Answer Type Ques on)


1. Answer any ten of the following : [ 1 x 10 = 10 ]
(I) What is Ar ficial Intelligence?

(II) Which search is implemented with an empty first-in-first-out queue?


(III) what are the approaches of knowledge representa on?
(IV) What is used to compute the truth of any sentence?
(V) Factors which affect the performance of learner system does not include_____.
(VI) Name two Tools used to develop expert system
(VII) The process of removing detail from a given state representa on is called ______
(VIII) When is breadth-first search op mal?
(IX) How are knowledges correctly represented in AI ?
(X) Which form is called as a conjunc on of disjunc on of literals?
(XI) Which one is used for u lity func ons in game playing algorithm?
(XII) What is the heuris c func on of greedy best-first search?

Group-B (Short Answer Type Ques on)


Answer any three of the following : [ 5 x 3 = 15 ]
2. Give some real-world applica ons of AI. [5]
3. What is depth limited search? What are its advantage and disadvantage? [5]
4. How should knowledge be represented in an AI technique? [5]
5. Convert the sentences into equivalent predicated: [5]
a. Everyone loves everyone.
b. Every student smiles.
6. How can AI be used in fraud detec on? [5]

Group-C (Long Answer Type Ques on)


Answer any three of the following : [ 15 x 3 = 45 ]
7. (a) Consider the following Knowledge Base and solve the validity of the Goal using resolu on [5]
techniques
Given
The humidity is high or the sky is cloudy.
If the sky is cloudy, then it will rain.
If the humidity is high, then it is hot.
It is not hot.
Goal: It will rain.
(b) Draw a decision tree corresponding to the following expression: [5]
If ( Weather = Hot ^ Humidity = High ) v
(Weather = Cool ^ Humidity = Moderate ) V
( Weather = Rainy ^ Wind = Strong).
Then start reading a story book.
(c) Write short note on Seman c analysis with reference to NLP. [5]
8. (a) Write Short notes on Bayesian network: [5]
(b) What is Dempster Shafer Theory ? [5]
(c) Write Short notes on Fuzzy Logic and Fuzzy sets. [5]
9. (a) Define Gene c algorithm. Explain the algorithm in details [7]
1/2
(b) Discuss the different Crossover techniques in Gene c Algorithm [8]
10. (a) Discuss on agents as search procedure [8]
(b) Describe Goal based Agents with a diagram [7]
11. (a) Convert the following into clausal forms: [9]
∀x{P(x)->((∀y)(P(y) -> p(f(x,y))) ∧ ~{(∀y)[Q(x,y)->P(y)]))}
(b) Write the differences between Associa ve network and conceptual graph. [3]
(c) Write the difference between Framers and Script [3]

*** END OF PAPER ***

2/2

You might also like