InterviewSolution
Saved Bookmarks
| 1. |
What are the composition for agents in artificial intelligence?(a) Program(b) Architecture(c) Both Program & Architecture(d) None of the mentionedThe question was posed to me in my homework.This key question is from Agents in chapter Intelligent Agents of Artificial Intelligence |
|
Answer» RIGHT answer is (c) Both Program & Architecture To explain I would SAY: An agent program will IMPLEMENT function mapping PERCEPTS to actions. |
|