How many types of agents are there in artificial intelligence?
a) 1
b) 2
c) 3
d) 4
How many types of agents are there in artificial intelligence? a) 1 b) 2 c) 3 d) 4
To overcome the need to backtrack in constraint satisfaction problem can be eliminated by a) Forward Searching b) Constraint Propagation c) Backtrack after a forward search d) Omitting the constraints and focusing only on goals
Which of the Following problems can be modeled as CSP? a) 8-Puzzle problem b) 8-Queen problem c) Map coloring problem d) Sudoku
Hill-Climbing approach stuck for the following reasons a) Local maxima b) Ridges c) Plateaux d) All of above
What are benefits of expert systems?
Describe the various phases of a robotics life cycle?
In top-down inductive learning methods how many literals are available? What are they?
What are industrial robots?
Name the basic unit of a robot which can be programmed to give instructions to the robot?
What are applications of expert system?
What is a robot?
Consider a problem of preparing a schedule for a class of student. This problem is a type of a) Search Problem b) Backtrack Problem c) CSP d) Planning Problem