What is not represented by using propositional logic?
a) Objects
b) Relations
c) Both a & b
d) None of the mentioned
No Answer is Posted For this Question
Be the First to Post Answer
Which is used to compressed gasses to drive (power) the robot ?
how we install a artificial intelligence software to our computer ?
Hill-Climbing algorithm terminates when, a) Stopping criterion met b) Global Min/Max is achieved c) No neighbor has higher value d) Local Min/Max is achieved
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)
What are the capabilities of expert systems?
Which is the best way to go for game playing problem?
The Task Environment of an agent consists of a) Sensors b) Actuators c) Performance Measures d) Environment
What are the axes of movement of the robot?
What is the action of task environment in artificial intelligence? a) Problem b) Solution c) Agent
Differentiate between the iqbot, metabot and a taskbot?
One of the main cons of hill-climbing search is, a) Terminates at local optimum b) Terminates at global optimum c) Does not find optimum solution d) Fail to find a solution
Which search uses only the linear space for searching? a) Best-first search b) Recursive best-first search c) Depth-first search d) None of the mentioned