___________ algorithm keeps track of k states rather than just one.
a) Hill-Climbing search
b) Local Beam search
c) Stochastic hill-climbing search
d) Random restart hill-climbing search
No Answer is Posted For this Question
Be the First to Post Answer
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
Which of the Following problems can be modeled as CSP? a) 8-Puzzle problem b) 8-Queen problem c) Map coloring problem d) Sudoku
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 industrial robots? Explain the various types of industrial robots?
Which functions are used as preferences over state history? a) Award b) Reward c) Explicit d) Implicit
What is the purpose of intelligence?
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 'human-robot interaction'?
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
What is continuous-path control in the robotics?
List some of the various tools used in robotics?
Which is not the commonly used programming language for AI? a) PROLOG b) Java c) LISP d) Perl e) Java script