What is not represented by using propositional logic? a) Objects b) Relations c) Both a & b d) None of the mentioned
1769Which functions are used as preferences over state history? a) Award b) Reward c) Explicit d) Implicit
1827Which kind of agent architecture should an agent an use? a) Relaxed b) Logic c) Relational d) All of the mentioned
1469Specify the agent architecture name that is used to capture all kinds of actions. a) Complex b) Relational c) Hybrid d) None of the mentioned
1683Which agent enables the deliberation about the computational entities and actions? a) Hybrid b) Reflective c) Relational d) None of the mentioned
1674What can operate over the joint state space? a) Decision-making algorithm b) Learning algorithm c) Complex algorithm d) Both a & b
1782Which depends on the percepts and actions available to the agent? a) Agent b) Sensor c) Design problem d) None of the mentioned
2538Which 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
2346Which technology uses miniaturized accelerometers and gyroscopes? a) Sensors b) Actuators c) MEMS (MicroElectroMechanical System) d) None of the mentioned
1758What is used for tracking uncertain events? a) Filtering algorithm b) Sensors c) Actuators d) None of the mentioned
2453What is not represented by using propositional logic? a) Objects b) Relations c) Both a & b d) None of the mentioned
2432Which functions are used as preferences over state history? a) Award b) Reward c) Explicit d) Implicit
2215Which kind of agent architecture should an agent an use? a) Relaxed b) Logic c) Relational d) All of the mentioned
1619Specify the agent architecture name that is used to capture all kinds of actions. a) Complex b) Relational c) Hybrid d) None of the mentioned
1685Which agent enables the deliberation about the computational entities and actions? a) Hybrid b) Reflective c) Relational d) None of the mentioned
1788Post New AI Robotics Questions
Differentiate between the iqbot, metabot and a taskbot?
What is a robot locomotion?
What are application domains of computer vision?
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
Which functions are used as preferences over state history? a) Award b) Reward c) Explicit d) Implicit
For building a bayes model how many terms are required?
What is the heuristic function of greedy best-first search? a) f(n) != h(n) b) f(n) < h(n) c) f(n) = h(n) d) f(n) > h(n)
What is prolog in ai?
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
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)
What does a hybrid bayesian network contain?
In top-down inductive learning methods how many literals are available? What are they?
What are aspects of robotics?
What are expert systems limitations?
Though local search algorithms are not systematic, key advantages would include a) Less memory b) More time c) Finds a solution in large infinite space d) No optimum solution