Artificial Intelligence has its expansion in the following application. (Mark all that apply)
a) Planning and Scheduling
b) Game Playing
c) Diagnosis
d) Robotics
e) All of the above
Solving a constraint satisfaction problem on a finite domain is an/a ___________ problem with respect to the domain size. a) P complete b) NP complete c) NP hard d) Domain dependent
What is the space complexity of Greedy search? a) O(b) b) O(bl) c) O(m) d) O(bm)
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 the use of the function (copy-list <list>) in lisp?
Why do we implement ai in the robots?
What are steps to ensure the business stays relevant to the ai revolution?
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
Give a brief introduction to robotics?
Which functions are used as preferences over state history? a) Award b) Reward c) Explicit d) Implicit
The Task Environment of an agent consists of a) Sensors b) Actuators c) Performance Measures d) Environment
What are aspects of robotics?
Which process makes different logical expression looks identical?