Practice_Problems Flashcards

(38 cards)

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?

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?

21
Q

What is the target of task environment in artificial intelligence?

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?

25
Which environment is called as semi dynamic?
Environment does not change with the passage of time, but Agent performance changes
26
Where does the performance measure is included?
Task Environment
27
Which is used to provide the feedback to the learning element?
Critic
28
What is Artificial intelligence?
Making a Machine intelligent
29
Which is not the commonly used programming language for AI?
PHP
30
Artificial Intelligence has its expansion in the following application
Planning and Scheduling, Game Playing, Diagnosis, Correct All of the mentioned
31
An 'agent' is anything that,
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
Agents behavior can be best described by
Agent function
33
Rational agent is the one who always does the right thing. State true or false
True
34
What is rational at any given time depends on
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
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
True
36
The Task Environment of an agent consists of
Sensors, Actuators, Performance Measures, Correct All of the mentioned
37
What could possibly be the environment of a Satellite Image Analysis System
Computers in space and earth, Image categorization techniques, Statistical data on image pixel intensity value and histograms, Correct All of the mentioned
38
Categorize Crossword puzzle in Fully Observable / Partially Observable.
Fully Observable