Practice_Problems Flashcards

1
Q

The performance of an agent can be improved by

A

Learning

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

External actions of the agent is selected by

A

Performance

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

The action of the Simple reflex agent completely depends upon

A

Current Perception

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

Following could be the approaches to Artificial Intelligence

A

Strong Artificial Intelligence,
Weak Artificial Intelligence,
Applied Artificial Intelligence,
Correct All of the mentioned

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

An Artificial Neural Network Is based on

A

Cognitive Artificial Intelligence approach

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

The Face Recognition system is based on

A

Applied Artificial Intelligence approach

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

A completely automated chess engine (Learn from previous games) is based on

A

Strong Artificial Intelligence approach

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q

A basic line following robot is based on

A

Weak Artificial Intelligence approach

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
9
Q

The following task/tasks Artificial Intelligence could not do yet

A

Understand natural language robustly,
Web mining,
Construction of plans in real time dynamic systems,
Correct All of the mentioned

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
10
Q

What among the following is/are the example of the intelligent agent/agents

A

Human,
Robot,
Autonomous Spacecraft,
Correct All of the mentioned

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
11
Q

Which instruments are used for perceiving and acting upon the environment?

A

Sensors and Actuators

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
12
Q

What is meant by agent’s percept sequence?

A

Complete history of perceived things

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
13
Q

How many categories are there in artificial intelligence?

A

4

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
14
Q

What is the rule of simple reflex agent?

A

Condition-action rule

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
15
Q

What are the composition for agents in artificial intelligence?

A

Both Program & Architecture

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
16
Q

In which agent does the problem generator is present?

A

Learning agent

17
Q

Which is used to improve the agents performance?

A

Learning

18
Q

Which agent deals with happy and unhappy states?

A

Utility based agent

19
Q

Which action sequences are used to achieve the agent’s goal?

A

Both Search & Plan

20
Q

Which element in agent are used for selecting external actions?

A

Performance

21
Q

What is the target of task environment in artificial intelligence?

A

Problem

22
Q

What is the expansion if PEAS in task environment?

A

Performance, Environment, Actuators, Sensors

23
Q

What kind of observing environments are present in artificial intelligence?

A

Both Partial & Fully

24
Q

What kind of environment is crossword puzzle?

A

Static

25
Q

Which environment is called as semi dynamic?

A

Environment does not change with the passage of time, but Agent performance changes

26
Q

Where does the performance measure is included?

A

Task Environment

27
Q

Which is used to provide the feedback to the learning element?

A

Critic

28
Q

What is Artificial intelligence?

A

Making a Machine intelligent

29
Q

Which is not the commonly used programming language for AI?

A

PHP

30
Q

Artificial Intelligence has its expansion in the following application

A

Planning and Scheduling,
Game Playing,
Diagnosis,
Correct All of the mentioned

31
Q

An ‘agent’ is anything that,

A

Perceives its environment through sensors and acting upon that environment through actuators,
Takes input from the surroundings and uses its intelligence and performs the desired operations,
A embedded program controlling line following robot,
Correct All of the mentioned

32
Q

Agents behavior can be best described by

A

Agent function

33
Q

Rational agent is the one who always does the right thing. State true or false

A

True

34
Q

What is rational at any given time depends on

A

The performance measure that defines the criterion of success,
The agent’s prior knowledge of the environment,
The actions that the agent can perform,
Correct All of the mentioned

35
Q

An omniscient agent knows the actual outcome of its actions and can act accordingly; but omniscience is impossible in reality. Rational Agent always does the right thing; but Rationality is possible in reality. State true or false

A

True

36
Q

The Task Environment of an agent consists of

A

Sensors,
Actuators,
Performance Measures,
Correct All of the mentioned

37
Q

What could possibly be the environment of a Satellite Image Analysis System

A

Computers in space and earth,
Image categorization techniques,
Statistical data on image pixel intensity value and histograms,
Correct All of the mentioned

38
Q

Categorize Crossword puzzle in Fully Observable / Partially Observable.

A

Fully Observable