What is computer vision?
Which search agent operates by interleaving computation and action? a) Offline search b) Online search c) Breadth-first search d) Depth-first search
A problem in a search space Is defined by, a) Initial state b) Goal test c) Intermediate states d) All of the above
What is “generality” in ai ?
Name some expert system technology?
What is not represented by using propositional logic? a) Objects b) Relations c) Both a & b d) None of the mentioned
for online search in ‘artificial intelligence’ which search agent operates by interleaving computation and action?
List some of the various tools used in robotics?
The Task Environment of an agent consists of a) Sensors b) Actuators c) Performance Measures d) Environment
Which technology uses miniaturized accelerometers and gyroscopes? a) Sensors b) Actuators c) MEMS (MicroElectroMechanical System) d) None of the mentioned
What is a robot?
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 are roles in ai career?
What among the following constitutes to the incremental formulation of CSP? a) Path cost b) Goal cost c) Successor function d) Objective function e) Initial state
What are expert systems limitations?