The main task of a problem-solving agent is
a) Solve the given problem and reach to goal
b) To find out which sequence of action will get it to the goal state
c) Both a) and b)
d) Neither a) nor b)
No Answer is Posted For this Question
Be the First to Post Answer
Where does the performance measure is included? a) Rational agent b) Task environment c) Actuators d) Sensor
for online search in ‘artificial intelligence’ which search agent operates by interleaving computation and action?
What kind of environment is crossword puzzle? a) Static b) Dynamic c) Semidynamic d) None of the mentioned
List the name of the areas where the robotics can be applied?
Which is not the commonly used programming language for AI? a) PROLOG b) Java c) LISP d) Perl e) Java script
What is the pneumatic system in the robotics?
If we wanted to add two number a and b, then how it can be written in lisp language?
Categorize Crossword puzzle in Fully Observable / Partially Observable. a) Fully Observable b) partially Observable
What are various types of sensors used in the robotics?
What does a hybrid bayesian network contain?
What kind of environment is strategic in artificial intelligence? a) Deterministic b) Rational c) Partial d) Stochastic
A* is optimal if h(n) is an admissible heuristic-that is, provided that h(n) never underestimates the cost to reach the goal. a) True b) False