Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                

Csa17-Ai-Day-1-Analytical Questions

Download as pdf or txt
Download as pdf or txt
You are on page 1of 1

SIMATS SCHOOL OF ENGINEERING

INSTITUTE OF CSE
CSA17 - ARTIFICIAL INTELLIGENCE – SLOT: d

DAY-1: ANALYTICAL QUESTIONS


Q.
Questions Marks
No.
When a problem is said to be a well-defined problem? What are the components
1 5
of well-defined problems?
2 Can simple reflex agent be perfectly rational for vacuum environment? Explain. 5
List the characteristics for the following agents.
3 a. Mars Rover 5
b. Vacuum Cleaner
Find out how Mars Rover, analyse and explore the samples on Mars by answering
the following questions.
a) What are the percept’s for this agent?
b) Characterize the operating environment.
4 10
c) What are the actions the agent can take?
d) How can one evaluate the performance of the agent?
e) What sort of agent architecture do you think is most
suitable for this agent? Why?
Explore the search space using search strategies and formulate the problem
components for the 8-Queens problem using the following information: Place 8
queens on a chessboard such that none of the queen’s attack any of the others. A
configuration of 8 queens on the board as shown in the figure below, but this does
not represent a solution as the queen in the first column is on the same diagonal as
the queen in the last column.
5 10

Develop a PEAS description of the task environment for the following agents and
list out all of its characteristics.
6 10
a. Medical Diagnosis System
b. Part Picking Robot
A customer wants to travel from the one location to another location using OLA
Cab booking mobile application. The customer can select the any of the cab type
as mini, micro, sedan, shared, prime and so on based on his comfort to reach the
7 10
destination. Identify what type of problem-solving agent can be used and write the
pseudocode for the above problem.
`

Note: 3 Case Studies were discussed in the class for PRODUCT DEVELOPMENT

1. Class Student Attendance Count (IN and OUT with Time)


2. House maid robot
3. Scheduler for Transporting

*****************

You might also like