Hill climbing sometimes called ____________ because it grabs a good neighbor state without thinking ahead about where to go next.
a) Needy local search
b) Heuristic local search
c) Greedy local search
d) Optimal local search



Hill climbing sometimes called ____________ because it grabs a good neighbor state without thinking ..

Answer / devjit mandal

c

Is This Answer Correct ?    4 Yes 0 No

Post New Answer

More AI Robotics Interview Questions

Name some expert system technology?

0 Answers  


What are some of the benefits of using a blue prism for robotics?

0 Answers  


In inductive logic programming what needed to be satisfied?

0 Answers  


Satellite Image Analysis System is (Choose the one that is not applicable). a) Episodic b) Semi-Static c) Single agent d) Partially Observable

1 Answers  


Stochastic hill climbing chooses at random from among the uphill moves; the probability of selection can vary with the steepness of the uphil1 move. a) True b) False

0 Answers  






Which was the first industrial robot?

0 Answers  


 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

0 Answers  


How logical inference can be solved in propositional logic?

0 Answers  


 A problem solving approach works well for a) 8-Puzzle problem b) 8-queen problem c) Finding a optimal path from a given source to a destination d) Mars Hover (Robot Navigation)

0 Answers  


The BACKTRACKING-SEARCH algorithm in Figure 5.3 has a very simple policy for what to do when a branch of the search fails: back up to the preceding variable and try a different value for it. This is called chronological-backtracking. It is also possible to go all the way to set of variable that caused failure. State whether True or False. a) True b) False

0 Answers  


 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

0 Answers  


Which is used to provide the feedback to the learning element? a) Critic b) Actuators c) Sensor d) None of the mentioned

1 Answers  


Categories