Practice_Problems Flashcards
The performance of an agent can be improved by
Learning
External actions of the agent is selected by
Performance
The action of the Simple reflex agent completely depends upon
Current Perception
Following could be the approaches to Artificial Intelligence
Strong Artificial Intelligence,
Weak Artificial Intelligence,
Applied Artificial Intelligence,
Correct All of the mentioned
An Artificial Neural Network Is based on
Cognitive Artificial Intelligence approach
The Face Recognition system is based on
Applied Artificial Intelligence approach
A completely automated chess engine (Learn from previous games) is based on
Strong Artificial Intelligence approach
A basic line following robot is based on
Weak Artificial Intelligence approach
The following task/tasks Artificial Intelligence could not do yet
Understand natural language robustly,
Web mining,
Construction of plans in real time dynamic systems,
Correct All of the mentioned
What among the following is/are the example of the intelligent agent/agents
Human,
Robot,
Autonomous Spacecraft,
Correct All of the mentioned
Which instruments are used for perceiving and acting upon the environment?
Sensors and Actuators
What is meant by agent’s percept sequence?
Complete history of perceived things
How many categories are there in artificial intelligence?
4
What is the rule of simple reflex agent?
Condition-action rule
What are the composition for agents in artificial intelligence?
Both Program & Architecture
In which agent does the problem generator is present?
Learning agent
Which is used to improve the agents performance?
Learning
Which agent deals with happy and unhappy states?
Utility based agent
Which action sequences are used to achieve the agent’s goal?
Both Search & Plan
Which element in agent are used for selecting external actions?
Performance
What is the target of task environment in artificial intelligence?
Problem
What is the expansion if PEAS in task environment?
Performance, Environment, Actuators, Sensors
What kind of observing environments are present in artificial intelligence?
Both Partial & Fully
What kind of environment is crossword puzzle?
Static
Which environment is called as semi dynamic?
Environment does not change with the passage of time, but Agent performance changes
Where does the performance measure is included?
Task Environment
Which is used to provide the feedback to the learning element?
Critic
What is Artificial intelligence?
Making a Machine intelligent
Which is not the commonly used programming language for AI?
PHP
Artificial Intelligence has its expansion in the following application
Planning and Scheduling,
Game Playing,
Diagnosis,
Correct All of the mentioned
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
Agents behavior can be best described by
Agent function
Rational agent is the one who always does the right thing. State true or false
True
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
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
The Task Environment of an agent consists of
Sensors,
Actuators,
Performance Measures,
Correct All of the mentioned
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
Categorize Crossword puzzle in Fully Observable / Partially Observable.
Fully Observable