Agents behavior can be best described by
a) Perception sequence
b) Agent function
c) Sensors and Actuators
d) Environment in which agent is performing
Answer Posted / lama
b agent function
| Is This Answer Correct ? | 22 Yes | 4 No |
Post New Answer View All Answers
What is single agent pathfinding problems?
Hill-Climbing algorithm terminates when, a) Stopping criterion met b) Global Min/Max is achieved c) No neighbor has higher value d) Local Min/Max is achieved
Differentiate between the iqbot, metabot and a taskbot?
Stochastic hill climbing chooses at random from among the uphill moves; the probability of selection can vary with the steepness of the uphil1 move. a) True b) False
Which process makes different logical expression looks identical?
What is the future of the robotics?
What are the capabilities of expert systems?
What is the purpose of intelligence?
What are components of robotics?
What is prolog in ai?
What is not represented by using propositional logic? a) Objects b) Relations c) Both a & b d) None of the mentioned
Which agent enables the deliberation about the computational entities and actions? a) Hybrid b) Reflective c) Relational d) None of the mentioned
What do you understand by the term process studio?
What is the heuristic function of greedy best-first search? a) f(n) != h(n) b) f(n) < h(n) c) f(n) = h(n) d) f(n) > h(n)
What kind of behavior does the stochastic environment posses? a) Local b) Deterministic c) Ratioanl d) Primary