0% found this document useful (0 votes)
59 views3 pages

Short Answer Questions (AI) : UNIT-1

This document contains short answer and long answer questions from an artificial intelligence course covering several topics: 1. The short answer questions cover introduction to AI topics like the scope of AI and the Turing test, intelligent agents including goal-based agents and percepts/actions, and uninformed and heuristic search methods. 2. The long answer questions ask students to explain the A* algorithm with an example, discuss types of agents, and cover propositional/predicate calculus, resolution, and representing commonsense knowledge. 3. The document provides a high-level overview of the concepts and problems students need to understand for the AI course through its list of short and long answer questions spanning the course units.

Uploaded by

a.vidyanand
Copyright
© Attribution Non-Commercial (BY-NC)
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
59 views3 pages

Short Answer Questions (AI) : UNIT-1

This document contains short answer and long answer questions from an artificial intelligence course covering several topics: 1. The short answer questions cover introduction to AI topics like the scope of AI and the Turing test, intelligent agents including goal-based agents and percepts/actions, and uninformed and heuristic search methods. 2. The long answer questions ask students to explain the A* algorithm with an example, discuss types of agents, and cover propositional/predicate calculus, resolution, and representing commonsense knowledge. 3. The document provides a high-level overview of the concepts and problems students need to understand for the AI course through its list of short and long answer questions spanning the course units.

Uploaded by

a.vidyanand
Copyright
© Attribution Non-Commercial (BY-NC)
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
You are on page 1/ 3

Short Answer Questions(AI)

UNIT-1 Introduction 1. What are the problems falling within the scope of artificial intelligence? 2. What is a Turing test? Explain? Intelligent Agents 1. 2. 3. 4. What is a rational agent? What is meant by goal based agent? Give an example. What are percepts and actions? What is a sigmoid(activation) function?

Agents That Plan Uninformed Search 1. How does uninformed search differ from Breadth First Search? 2. What is the main limitation of dept-first search that is addressed by iterative-deepening search? Heuristic Search 1. Differentiate between heuristic search and uninformed search? 2. Differentiate between forward search and backward search? UNIT-2 The Propositional Calculus Resolution in the Propositional Calculus The Predicate Calculus 1. Give a predicate calculus representation for the following statement. All the beautiful girls need not be intelligent Resolution in Predicate Calculus 1. Convert the given wff into clausal form Anything anyone eats and isnt killed by is food 2. Define Skolem function. Give an example?

Representing Commonsense Knowledge 1. 2. 3. 4. 5. What is a frame problem? What are the limitations of expert systems? What are the components of expert system? Give a neat diagram? Discuss the difficulties in representing common sense knowledge. Define situation calculus?

Long Answer Questions (AI)


Unit-1 Introduction Intelligent Agents Agents That Plan Uninformed Search Heuristic Search 1. Explain A* algorithm with an example. Write about Admissibility of A*. 2. Discuss about types of agents? Unit-2 The Propositional Calculus Resolution in the Propositional Calculus The Predicate Calculus Resolution in Predicate Calculus Representing Commonsense Knowledge

You might also like