What is called as exploration problem?
a) State and actions are unknown to the agent
b) State and actions are known to the agent
c) Only actions are known to agent
d) Both b & c
Answer Posted / joody
b) State and actions are known to the agent
| Is This Answer Correct ? | 13 Yes | 6 No |
Post New Answer View All Answers
. What is state space? a) The whole problem b) Your Definition to a problem c) Problem you design d) Representing your problem with variable and parameter
What is the degree of freedom in the robotics?
How the new states are generated in genetic algorithm? a) Composition b) Mutation c) Cross-over d) Both b & c
A problem in a search space Is defined by, a) Initial state b) Goal test c) Intermediate states d) All of the above
What are the capabilities of expert systems?
Which kind of agent architecture should an agent an use? a) Relaxed b) Logic c) Relational d) All of the mentioned
A* is optimal if h(n) is an admissible heuristic-that is, provided that h(n) never underestimates the cost to reach the goal. a) True b) False
What is single agent pathfinding problems?
What are industrial robots? Explain the various types of industrial robots?
What brute-force search strategies?
What are expert systems limitations?
What is the use of the function (copy-list ) in lisp?
What is prolog in ai?
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 are the components of a robot?