Which is not the commonly used programming language for AI?
a) PROLOG
b) Java
c) LISP
d) Perl
e) Java script
Rational agent is the one who always does the right thing. State true or false a) True b) False
List some of the various tools used in robotics?
Name the basic unit of a robot which can be programmed to give instructions to the robot?
What do you understand by the term process studio?
What is the purpose of intelligence?
___________ algorithm keeps track of k states rather than just one. a) Hill-Climbing search b) Local Beam search c) Stochastic hill-climbing search d) Random restart hill-climbing search
Which is not the commonly used programming language for AI? a) PROLOG b) Java c) LISP d) Perl e) Java script
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
If we wanted to add two number a and b, then how it can be written in lisp language?
What are aspects of robotics?
Why do we implement ai in the robots?
Categorize Crossword puzzle in Fully Observable / Partially Observable. a) Fully Observable b) partially Observable