Which 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
Answer Posted / nishant
b) Environment Generator
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
The BACKTRACKING-SEARCH algorithm in Figure 5.3 has a very simple policy for what to do when a branch of the search fails: back up to the preceding variable and try a different value for it. This is called chronological-backtracking. It is also possible to go all the way to set of variable that caused failure. State whether True or False. a) True b) False
What is artificial intelligence robotics?
How the new states are generated in genetic algorithm? a) Composition b) Mutation c) Cross-over d) Both b & c
Which is used to compressed gasses to drive (power) the robot ?
In A* approach evaluation function is a) Heuristic function b) Path cost from start node to current node c) Path cost from start node to current node + Heuristic cost d) Average of Path cost from start node to current node and Heuristic cost
The Task Environment of an agent consists of a) Sensors b) Actuators c) Performance Measures d) Environment
A problem solving approach works well for a) 8-Puzzle problem b) 8-queen problem c) Finding a optimal path from a given source to a destination d) Mars Hover (Robot Navigation)
Where does the performance measure is included? a) Rational agent b) Task environment c) Actuators d) Sensor
What are some of the benefits of using a blue prism for robotics?
. 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
Which is used to improve the performance of heuristic search? a) Quality of nodes b) Quality of heuristic function c) Simple form of nodes d) None of the mentioned
What are the axes of movement of the robot?
What is meant by simulated annealing in artifical intelligence? a) Returns an optimal solution when there is a proper cooling schedule b) Returns an optimal solution when there is no proper cooling schedule c) It will not return an optimal solution when there is a proper cooling schedule d) None of the mentioned
Consider a problem of preparing a schedule for a class of student. This problem is a type of a) Search Problem b) Backtrack Problem c) CSP d) Planning Problem
What does a hybrid bayesian network contain?