What kind of environment is strategic in artificial intelligence?
a) Deterministic
b) Rational
c) Partial
d) Stochastic
Answer Posted / waqar ahmad
Deterministic
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
What is the degree of freedom in the robotics?
What is the heuristic function of greedy best-first search? a) f(n) != h(n) b) f(n) < h(n) c) f(n) = h(n) d) f(n) > h(n)
What are industrial robots? Explain the various types of industrial robots?
Which is used to improve the performance of heuristic search? a) Quality of nodes b) Quality of heuristic function c) Simple form of nodes d) None of the mentioned
What is the future of the robotics?
What is a robot?
In hmm’s, what are the possible values of the variable?
_________________ are mathematical problems defined as a set of objects whose state must satisfy a number of constraints or limitations. a) Constraints Satisfaction Problems b) Uninformed Search Problems c) Local Search Problems d) Only a) and b)
How to send information from the robot sensors to the robot controllers?
What is fopl stands for and explain its role in artificial intelligence?
Constraint satisfaction problems on finite domains are typically solved using a form of ___________. a) Search Algorithms b) Heuristic Search Algorithms c) Greedy Search Algorithms d) DFS/BFS Search Algorithms
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 agent enables the deliberation about the computational entities and actions? a) Hybrid b) Reflective c) Relational d) None of the mentioned
What is the purpose of intelligence?
In many problems the path to goal is irrelevant, this class of problems can be solved using, a) Informed Search Techniques b) Uninformed Search Techniques c) Local Search Techniques d) Only a and b