QuizAnswer
Home
Contact
Say hello -
quizanswers.mail@gmail.com
Prev
Next
1. In LISP, the function X (x). (2x+l) would be rendered as ?
Answer.
(lambda (x) (+(*2 x)l))
2. A natural language generation program must decide ?
Answer.
what to say
3. The hardware features of LISP machines generally include ?
Answer.
large memory and a high-speed processor & a mouse and a specialized keyboard
4. In which areas may ICAI programs prove to be useful ?
Answer.
educational institutions
5. A network with named nodes and labeled arcs that can be used to represent certain natural language grammars to facilitate parsing.
Answer.
Transition Network
6. A true statement related to 'Satisfiable' property.
Answer.
A statement is satisfiable if there is some interpretation for which it is true
7. A function is used as preferences over state history.
Answer.
Reward
8. Which kind of agent architecture should an agent an use ?
1. Relaxed
2. Relational
3. Logic
4. All of the above
Answer.
All of the above
9. Specify the agent architecture name that is used to capture all kinds of actions.
Answer.
Hybrid
10. An agent enables the deliberation about the computational entities and actions ?
Answer.
Reflective
11. What can operate over the joint state space ?
Answer.
Both Decision-making & Learning algorithm