Which method is effective for escaping from local minima?
a) Updating heuristic estimate
b) Reducing heuristic estimate
c) Eliminating heuristic estimate
d) None of the mentioned
Answers were Sorted based on User's Feedback
Which were built in such a way that humans had to supply the inputs and interpret the outputs? a) Agents b) AI system c) Sensor d) Actuators
Where does the performance measure is included? a) Rational agent b) Task environment c) Actuators d) Sensor
What is user interface?
What is used for tracking uncertain events? a) Filtering algorithm b) Sensors c) Actuators d) None of the mentioned
___________ algorithm keeps track of k states rather than just one. a) Hill-Climbing search b) Local Beam search c) Stochastic hill-climbing search d) Random restart hill-climbing search
What is not represented by using propositional logic? a) Objects b) Relations c) Both a & b d) None of the mentioned
What is the action of task environment in artificial intelligence? a) Problem b) Solution c) Agent
A solution to a problem is a path from the initial state to a goal state. Solution quality is measured by the path cost function, and an optimal solution has the highest path cost among all solutions. State whether true or false. a) True b) False
How the new states are generated in genetic algorithm? a) Composition b) Mutation c) Cross-over d) Both b & c
Explain the various types of industrial robots?
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
Why do we implement ai in the robots?