Which method is used to search better by learning?
a) Best-first search
b) Depth-first search
c) Metalevel state space
d) None of the mentioned
No Answer is Posted For this Question
Be the First to Post Answer
In hidden markov model, how does the state of the process is described?
The problem-solving agent with several immediate options of unknown value can decide what to do by just examining different possible sequences of actions that lead to states of known value, and then choosing the best sequence. This process of looking for such a sequence is called Search. State True or False a) True b) False
What is augmented human intelligence?
What is not represented by using propositional logic? a) Objects b) Relations c) Both a & b d) None of the mentioned
What is artificial intelligence robotics?
What is a robot?
Hill-Climbing approach stuck for the following reasons a) Local maxima b) Ridges c) Plateaux d) All of above
What is computer vision?
What does the language of fopl consists of?
What are the components of a robot?
What is a difference in robot system and ai programs?
How many successors are generated in backtracking search? a) 1 b) 2 c) 3 d) 4