In A* approach evaluation function is
a) Heuristic function
b) Path cost from start node to current node
c) Path cost from start node to current node + Heuristic cost
d) Average of Path cost from start node to current node and Heuristic cost
No Answer is Posted For this Question
Be the First to Post Answer
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)
One of the main cons of hill-climbing search is, a) Terminates at local optimum b) Terminates at global optimum c) Does not find optimum solution d) Fail to find a solution
What are the capabilities of expert systems?
What do you understand by the term process studio?
Why do we use robots in the industry?
What can operate over the joint state space? a) Decision-making algorithm b) Learning algorithm c) Complex algorithm d) Both a & b
Differentiate between the iqbot, metabot and a taskbot?
What is a robot locomotion?
In top-down inductive learning methods how many literals are available? What are they?
Specify the agent architecture name that is used to capture all kinds of actions. a) Complex b) Relational c) Hybrid d) None of the mentioned
What is a difference in robot system and ai programs?
Where does the performance measure is included? a) Rational agent b) Task environment c) Actuators d) Sensor