An agent is composed of,
a) Architecture
b) Agent Function
c) Perception Sequence
d) Architecture and Program
Answer Posted / ifedayo
d) Architecture and Program
| Is This Answer Correct ? | 4 Yes | 0 No |
Post New Answer View All Answers
Though local search algorithms are not systematic, key advantages would include a) Less memory b) More time c) Finds a solution in large infinite space d) No optimum solution
In top-down inductive learning methods how many literals are available? What are they?
___________ 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
A problem in a search space Is defined by, a) Initial state b) Goal test c) Intermediate states d) All of the above
What are aspects of robotics?
Which was the first industrial robot?
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)
What is artificial intelligence robotics?
Mention the difference between statistical ai and classical ai ?
What is the purpose of intelligence?
Which depends on the percepts and actions available to the agent? a) Agent b) Sensor c) Design problem d) None of the mentioned
List the name of the areas where the robotics can be applied?
What is the function of the third component of the planning system?
What are benefits of expert systems?
In which state spaces does the online-dfs-agent will work? a) Irreversible state spaces b) Reversible state spaces c) searchable state spaces d) All of the mentioned