Artificial Intelligence has its expansion in the following application. (Mark all that apply)
a) Planning and Scheduling
b) Game Playing
c) Diagnosis
d) Robotics
e) All of the above
Answer Posted / neha pandya
All of Above
| Is This Answer Correct ? | 22 Yes | 0 No |
Post New Answer View All Answers
What are steps to ensure the business stays relevant to the ai revolution?
What does a hybrid bayesian network contain?
What is the function of the third component of the planning system?
What is not represented by using propositional logic? a) Objects b) Relations c) Both a & b d) None of the mentioned
What is meant by simulated annealing in artifical intelligence? a) Returns an optimal solution when there is a proper cooling schedule b) Returns an optimal solution when there is no proper cooling schedule c) It will not return an optimal solution when there is a proper cooling schedule d) None of the mentioned
What are components of robotics?
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
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
To overcome the need to backtrack in constraint satisfaction problem can be eliminated by a) Forward Searching b) Constraint Propagation c) Backtrack after a forward search d) Omitting the constraints and focusing only on goals
Describe the various phases of a robotics life cycle?
List some of the various tools used in robotics?
What is a robot locomotion?
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
What is a robot?
What is the use of the function (copy-list ) in lisp?