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

Artificial Intelligence-IT314

This document appears to be an exam for an artificial intelligence course. It contains 7 questions, with question 1 being compulsory and students to attempt any 4 of the remaining. Question 1 has 14 marks and asks students to fill in the blanks with key terms related to search algorithms, components of knowledge based systems, inference rules, situations better for depth first search, machine learning, quantifiers in predicate logic, and expert systems. The other questions ask students to write about artificial intelligence and its applications, represent sentences using predicate logic, compare search algorithms and differentiate search types, describe Lisp programming language and write a function in it, and discuss expert system architecture and rule-based systems.

Uploaded by

aamir
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-IT314

This document appears to be an exam for an artificial intelligence course. It contains 7 questions, with question 1 being compulsory and students to attempt any 4 of the remaining. Question 1 has 14 marks and asks students to fill in the blanks with key terms related to search algorithms, components of knowledge based systems, inference rules, situations better for depth first search, machine learning, quantifiers in predicate logic, and expert systems. The other questions ask students to write about artificial intelligence and its applications, represent sentences using predicate logic, compare search algorithms and differentiate search types, describe Lisp programming language and write a function in it, and discuss expert system architecture and rule-based systems.

Uploaded by

aamir
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

Roll No.

__________________ 30 August, 2018

NOTE: Question No.1 is Compulsory. Attempt any four questions from the rest. All questions carry equal
marks. Phones and other Electronic Gadgets are not allowed.

Q.1 Fill in the blanks [14 Marks]

i. What is the purpose of search algorithm in AI.


ii. What are components of knowledge based system.
iii. Define inference rule.
iv. Describe the situation when depth first search is better.
v. _______________ explores the construction and study of algorithms that can learn from and make
predictions on data
vi. __________ symbol is used to show if a predicate is true for some of the members of a set.
vii. A _____________________ is a computer program that reasons and uses a knowledge base to solve
complex problems

Q.2. (a) Write a detailed note on Artificial Intelligence.


(b) Describe major areas and applications in Artificial Intelligence. (7+7)

Q.3 (a) Describe propositional logic with example.


b) Let we have these predicates B(x,y)= Brothers, S= Siblings, L (x,y)= Love. Write these sentences using
predicate logic
i. Ali and Umar are brothers
ii. Brothers are siblings
iii. Everybody loves somebody
vi. There is someone who is loved by everyone. (7+7)

Q.4. (a) Compare A* search with Hill climbing and Min Max Search.
(b) Differentiate depth first search and breadth first search with example. (10+4)

Q.5. Write a note on LISP language. Describe major components of Lisp (Data Types, Lists, Functions and
Statements). Write a LISP function which will return number which is greater from given two numbers
(14)

Q.6 (a) Write a note on architecture of Expert systems.


(b) Discuss rule based knowledge based system with example (7+7)

Q.7. Write short notes on any TWO of the following.


(a) Natural Language Processing (07)
(b) Robotics (07)

Artificial Intelligence-IT314-Spring-2018 Page 1


of 2
Roll No.__________________ 30 August, 2018
(c) Machine Learning. (07)

Artificial Intelligence-IT314-Spring-2018 Page 2


of 2

You might also like