How many types of agents are there in artificial intelligence?
a) 1
b) 2
c) 3
d) 4
Answer Posted / memo
1
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is single agent pathfinding problems?
Specify the agent architecture name that is used to capture all kinds of actions. a) Complex b) Relational c) Hybrid d) None of the mentioned
What is lisp?
Differentiate between the iqbot, metabot and a taskbot?
Explain the various types of industrial robots?
The 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)
What are benefits of expert systems?
Optimality of BFS is a) When there is less number of nodes b) When all step costs are equal c) When all step costs are unequal d) Both a & c
Which of the following algorithm is online search algorithm? a) Breadth-first search algorithm b) Depth-first search algorithm c) Hill-climbing search algorithm d) None of the mentioned
What is hidden markov model (hmms) is used?
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)
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 the pneumatic system in the robotics?
Which search agent operates by interleaving computation and action? a) Offline search b) Online search c) Breadth-first search d) Depth-first search
Is intelligence inherited?