An agent is composed of,
a) Architecture
b) Agent Function
c) Perception Sequence
d) Architecture and Program
Answer Posted / m. s. wara
Perception sequence
| Is This Answer Correct ? | 16 Yes | 5 No |
Post New Answer View All Answers
What is not represented by using propositional logic? a) Objects b) Relations c) Both a & b d) None of the mentioned
What are the components of a robot?
In A* approach evaluation function is a) Heuristic function b) Path cost from start node to current node c) Path cost from start node to current node + Heuristic cost d) Average of Path cost from start node to current node and Heuristic cost
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 are steps to ensure the business stays relevant to the ai revolution?
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
What is the degree of freedom in the robotics? How can it be determined?
What is the function of the third component of the planning system?
Which search uses only the linear space for searching? a) Best-first search b) Recursive best-first search c) Depth-first search d) None of the mentioned
Hill-Climbing approach stuck for the following reasons a) Local maxima b) Ridges c) Plateaux d) All of above
Which of the Following problems can be modeled as CSP? a) 8-Puzzle problem b) 8-Queen problem c) Map coloring problem d) Sudoku
The Set of actions for a problem in a state space is formulated by a ___________. a) Intermediate states b) Initial state c) Successor function, which takes current action and returns next immediate state d) None of the mentioned
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
Which search algorithm will use limited amount of memory? a) RBFS b) SMA* c) Hill-climbing search algorithm d) Both a & b
What is servo controlled robot?