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)
Why do we need technology intelligence?
What is the degree of freedom in the robotics?
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
What is the pneumatic system in the robotics?
In top-down inductive learning methods how many literals are available? What are they?
List the name of the areas where the robotics can be applied?
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 natural language processing?
What can operate over the joint state space? a) Decision-making algorithm b) Learning algorithm c) Complex algorithm d) Both a & b
Mention the difference between statistical ai and classical ai ?
What is artificial intelligence robotics?
What are applications of expert system?
If we wanted to add two number a and b, then how it can be written in lisp language?
Which functions are used as preferences over state history? a) Award b) Reward c) Explicit d) Implicit