What is a difference in robot system and ai programs?
No Answer is Posted For this Question
Be the First to Post Answer
What is not represented by using propositional logic? a) Objects b) Relations c) Both a & b d) None of the mentioned
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
In hidden markov model, how does the state of the process is described?
Hill-Climbing algorithm terminates when, a) Stopping criterion met b) Global Min/Max is achieved c) No neighbor has higher value d) Local Min/Max is achieved
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
What is servo controlled robot?
Which were built in such a way that humans had to supply the inputs and interpret the outputs? a) Agents b) AI system c) Sensor d) Actuators
What are benefits of expert systems?
What is the other name of informed search strategy? a) Simple search b) Heuristic search c) Online search d) None of the mentioned
What is fopl stands for and explain its role in artificial intelligence?
Describe the various phases of a robotics life cycle?
How the new states are generated in genetic algorithm? a) Composition b) Mutation c) Cross-over d) Both b & c