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

Gujarat Technological University Sankalchand Patel College of Engineering, Visnagar Question Bank

This document contains a question bank for the subject Artificial Intelligence for the 8th semester of B.E. (Computer Engineering/Information Technology) at Sankalchand Patel College of Engineering in Visnagar, Gujarat, India. It includes 30 questions covering a range of AI topics such as search algorithms, knowledge representation, logic, neural networks, and Prolog. The questions ask students to define concepts, explain algorithms, translate statements to logic, draw semantic networks, discuss techniques like Bayesian networks, Turing tests, and more.

Uploaded by

Parshw Patel
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)
53 views2 pages

Gujarat Technological University Sankalchand Patel College of Engineering, Visnagar Question Bank

This document contains a question bank for the subject Artificial Intelligence for the 8th semester of B.E. (Computer Engineering/Information Technology) at Sankalchand Patel College of Engineering in Visnagar, Gujarat, India. It includes 30 questions covering a range of AI topics such as search algorithms, knowledge representation, logic, neural networks, and Prolog. The questions ask students to define concepts, explain algorithms, translate statements to logic, draw semantic networks, discuss techniques like Bayesian networks, Turing tests, and more.

Uploaded by

Parshw Patel
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

Gujarat Technological University

Sankalchand Patel College of Engineering, Visnagar


Question Bank

SUBJECT NAME: Artificial Intelligence


SUBJECT CODE: 2180703
B.E. 8th SEMESTER (CE/IT)
--------------------------------------------------------------------------------------------------------------------------

1. Define and discuss different task domain of artificial intelligence.


2. Discuss with examples: AI Problem Characteristic.
3. Explain Depth first search algorithm.
4. Explain state space representation using water jug problem.
5. Describe Breadth First Search. Comment on the optimality of this method.
6. Explain the State Space with the use of 8 Puzzle Problem.
7. Discuss and Analyze Tower of Hanoi problem with respect to the seven
8. problem characteristics.
9. Discuss hill climbing search method. Also discuss limitations and ways to
overcome these limitations.
10.Discuss Simulated Annealing method of search.
11.Explain A* and AO * algorithm.
12.Discuss the different approaches to knowledge representation.
13.Consider the following sentences:
• Raj likes all kinds of food.
• Apples are food.
• Anything anyone eats and isn’t killed by is food
. • Sachin eats peanuts and is still alive.
• Vinod eats everything Sachin eats.
Now, attempt following:
i. Translate these sentences into formulas in predicate logic
ii. ii. Use resolution to answer the question, “What food does Vinod eat?”
14.Explain Resolution in predicate logic.
15.Explain non-monotonic reasoning in detail.
16.Explain difference between forwards reasoning and backward reasoning.
17.Define Frames. Draw Semantic Net for following statements.
(a) Every kid likes candy. b) Every school going kid likes candy
18.Explain Bayesian Network in detail.
19.Discuss: Turing Test.
20.Discuss Bay’s theorem.
21.Explain alpha-beta cut off search with an example. State a case when to do alpha
pruning.
22.Explain Min Max procedure in game playing With Example.
23.Explain steps of Natural Language Processing.
24.Explain Fuzzy logic.
25.Explain the Alpha-Beta Cutoffs Procedure in Game Playing.
26.Write a short note on: (i) Hop field Networks (ii) Recurrent Networks.
27.Explain the algorithm for Back propagation in Neural Networks.
28.Describe briefly the applications of Neural Networks.
29.Explain CUT, FAIL & REPEAT predicates in PROLOG.
30.Write a prolog program to compute factorial of a given number.

You might also like