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

Artificial Intelligence

The document is an exam for an Artificial Intelligence course. It contains 8 questions worth a total of 60 marks. Question 1 is compulsory and worth 5 marks, requiring students to select the correct answer from options for 5 statements. Questions 2 through 8 are worth 10 marks each and cover topics like Alpha-Beta pruning, Depth First Search, activation functions in artificial neural networks, MiniMax algorithm, PEAS in AI, RBF neural networks, and A* algorithm admissibility. Students must attempt any 5 of questions 2 through 8.

Uploaded by

Ashutosh Utekar
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)
107 views2 pages

Artificial Intelligence

The document is an exam for an Artificial Intelligence course. It contains 8 questions worth a total of 60 marks. Question 1 is compulsory and worth 5 marks, requiring students to select the correct answer from options for 5 statements. Questions 2 through 8 are worth 10 marks each and cover topics like Alpha-Beta pruning, Depth First Search, activation functions in artificial neural networks, MiniMax algorithm, PEAS in AI, RBF neural networks, and A* algorithm admissibility. Students must attempt any 5 of questions 2 through 8.

Uploaded by

Ashutosh Utekar
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

IES’S Management College and Research Centre, Mumbai

(FINAL EXAMINATION)
Date : 26/09/2022 Day: Monday Time :10.30 am To 01.30pm Duration: 3 hrs.

Program: PGDM Term: IV Course: Artificial Intelligence Max Marks: 60


-------------------------------------------------------------------------------------------------------------------------------------------------------
Instructions:
1)Question No.1 is compulsory (10 marks)
2) Attempt any FIVE from Q2 to Q8 (10 marks each)
3)Assume any suitable data wherever required
------------------------------------------------------------------------------------------------------------------------------------------------------
Q. No. (Questions) (Marks) COs
1.A Select the correct alternative from the given options ( 5 x 1mark) 05
1. The process of removing words like “and”, “is”, “a”, “an”, “the” from a sentence is called
as
(A). Stemming
(B). Lemmatization
(C). Both 1 & 2
(D). None of the above

2. The first widely-used commercial form of Artificial Intelligence (Al) is being used in many
popular products like microwave ovens, automobiles and plug in circuit boards for desktop
PCs. It allows machines to handle vague information with a deftness that mimics human
intuition. What is the name of this AI?
(A) Boolean logic
(B) Human Logic
(C) Functional Logic
(D) Fuzzy Logic

3. Consider the following statement: "The search first begins from the root node and the first
one of the child node’s sub-tree is completely traversed. That is, first all the one-sided nodes
are checked, and then the other sided nodes are checked. "Which search algorithm is described
in the above definition?
(A). The Breadth First Search (BFS)
(B). The Depth First Search (DFS)
(C). The A* search
(D). None of the above

4. A collection of documents is called as


(A). tokens
(B). Corpus
(C). Ngrams
(D). All of the above

5. An AI technique that allows computers to understand associations and relationships


between objects and events is called:
(A) heuristic processing
(B) cognitive science
(C) relative symbolism CO2
(D) pattern matching

1 B) 05 CO3
Compare Biological Neuron and Artificial Neuron

Page 1 of 2
2. For the give graph, calculate the optimal value using Alpha Beta Pruning algorithm. 10 CO3

3. Explain in detail the Depth First Search technique with an example. Discuss time & space 10 CO2
complexities.
4. A). Explain the different activation functions in ANN. 05 CO3
B) Types of Sentiment Analysis 05

5. Explain the MiniMax algorithm with the help of pseudocode. 10 CO1

6. Write short note on: 10 CO3


1) PEAS in AI
2) RBF Neural Network
7 Describe the admissibility of A* algorithm with a real world example 10 CO1

8. For the given data set, find the parent node for the decision tree. 10 CO2

Page 2 of 2

You might also like