What can operate over the joint state space? a) Decision-making algorithm b) Learning algorithm c) Complex algorithm d) Both a & b
2050What is the action of task environment in artificial intelligence? a) Problem b) Solution c) Agent
2557What is the expansion if PEAS in task environment? a) Peer, Environment, Actuators, Sense b) Perceiving, Enivornment, Actuators, Sensors c) Performance, Environment, Actuators, Sensors, d) None of the mentioned
1 6016What kind of observing environments are present in artificial intelligence? a) Partial b) Fully c) Learning d) Both a & b
2380What kind of environment is strategic in artificial intelligence? a) Deterministic b) Rational c) Partial d) Stochastic
1 4485What kind of environment is crossword puzzle? a) Static b) Dynamic c) Semidynamic d) None of the mentioned
2 7877What kind of behavior does the stochastic environment posses? a) Local b) Deterministic c) Ratioanl d) Primary
2782Which is used to select the particular environment to run the agent? a) Environment creator b) Environment Generator c) Both a & b d) None of the mentioned
1 3179Which environment is called as semidynamic? a) Environment does not change with the passage of time b) Agent performance changes c) Environment will be changed d) Both a & b
2537Where does the performance measure is included? a) Rational agent b) Task environment c) Actuators d) Sensor
2292Which is used to provide the feedback to the learning element? a) Critic b) Actuators c) Sensor d) None of the mentioned
1 6902The main task of a problem-solving agent is a) Solve the given problem and reach to goal b) To find out which sequence of action will get it to the goal state c) Both a) and b) d) Neither a) nor b)
3521. What is state space? a) The whole problem b) Your Definition to a problem c) Problem you design d) Representing your problem with variable and parameter
3164The problem-solving agent with several immediate options of unknown value can decide what to do by just examining different possible sequences of actions that lead to states of known value, and then choosing the best sequence. This process of looking for such a sequence is called Search. State True or False a) True b) False
2321A problem in a search space Is defined by, a) Initial state b) Goal test c) Intermediate states d) All of the above
4187Post New AI Robotics Questions
In inductive logic programming what needed to be satisfied?
Which is the best way to go for game playing problem?
The Task Environment of an agent consists of a) Sensors b) Actuators c) Performance Measures d) Environment
Hill-Climbing approach stuck for the following reasons a) Local maxima b) Ridges c) Plateaux d) All of above
What are various types of sensors used in the robotics?
Describe the various phases of a robotics life cycle?
What is ai? Why do we implement ai in the robots?
What are the basic aspects of the robotics?
What is used for tracking uncertain events? a) Filtering algorithm b) Sensors c) Actuators d) None of the mentioned
What is fopl stands for and explain its role in artificial intelligence?
Which environment is called as semidynamic? a) Environment does not change with the passage of time b) Agent performance changes c) Environment will be changed d) Both a & b
What are steps to ensure the business stays relevant to the ai revolution?
What is a robot?
What is the rule of simple reflex agent? a) Simple-action rule b) Condition-action rule c) Both a & b d) None of the mentioned
What brute-force search strategies?