_______________ Is an algorithm, a loop that continually moves in the direction of increasing value – that is uphill
a) Up-Hill Search
b) Hill-Climbing
c) Hill algorithm
d) Reverse-Down-Hill search
Answer Posted / shankarkannan
The Answer is ,
Hill climbing (b)
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What are the basic aspects of the robotics?
Which is used to compressed gasses to drive (power) the robot ?
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
Differentiate between the iqbot, metabot and a taskbot?
What are components of robotics?
_________________ 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)
What is the degree of freedom in the robotics? How can it be determined?
Which of the Following problems can be modeled as CSP? a) 8-Puzzle problem b) 8-Queen problem c) Map coloring problem d) Sudoku
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
What is artificial intelligence robotics?
Give a brief introduction to robotics?
What does a hybrid bayesian network contain?
Which agent enables the deliberation about the computational entities and actions? a) Hybrid b) Reflective c) Relational d) None of the mentioned
In top-down inductive learning methods how many literals are available? What are they?
Which functions are used as preferences over state history? a) Award b) Reward c) Explicit d) Implicit