What can operate over the joint state space? a) Decision-making algorithm b) Learning algorithm c) Complex algorithm d) Both a & b
1938What is the action of task environment in artificial intelligence? a) Problem b) Solution c) Agent
2385What 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 5850What kind of observing environments are present in artificial intelligence? a) Partial b) Fully c) Learning d) Both a & b
2257What kind of environment is strategic in artificial intelligence? a) Deterministic b) Rational c) Partial d) Stochastic
1 4210What kind of environment is crossword puzzle? a) Static b) Dynamic c) Semidynamic d) None of the mentioned
2 7592What kind of behavior does the stochastic environment posses? a) Local b) Deterministic c) Ratioanl d) Primary
2672Which 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 3027Which 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
2373Where does the performance measure is included? a) Rational agent b) Task environment c) Actuators d) Sensor
2144Which is used to provide the feedback to the learning element? a) Critic b) Actuators c) Sensor d) None of the mentioned
1 6741The 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)
3402. 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
3000The 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
2194A problem in a search space Is defined by, a) Initial state b) Goal test c) Intermediate states d) All of the above
4068Post New AI Robotics Questions
How the new states are generated in genetic algorithm? a) Composition b) Mutation c) Cross-over d) Both b & c
What do you understand by the term, the robotics?
What is the function of the third component of the planning system?
for online search in ‘artificial intelligence’ which search agent operates by interleaving computation and action?
What are benefits of expert systems?
Solving a constraint satisfaction problem on a finite domain is an/a ___________ problem with respect to the domain size. a) P complete b) NP complete c) NP hard d) Domain dependent
What are aspects of robotics?
Which search uses only the linear space for searching? a) Best-first search b) Recursive best-first search c) Depth-first search d) None of the mentioned
Describe the various phases of a robotics life cycle?
Which technology uses miniaturized accelerometers and gyroscopes? a) Sensors b) Actuators c) MEMS d) None of the mentioned
In many problems the path to goal is irrelevant, this class of problems can be solved using, a) Informed Search Techniques b) Uninformed Search Techniques c) Local Search Techniques d) Only a and b
What is artificial intelligence robotics?
The Set of actions for a problem in a state space is formulated by a ___________. a) Intermediate states b) Initial state c) Successor function, which takes current action and returns next immediate state d) None of the mentioned
What are the characteristics of ai expert systems?
What is single agent pathfinding problems?