Categorize Crossword puzzle in Fully Observable / Partially Observable.
a) Fully Observable
b) partially Observable
Answer Posted / maddukuri purna swathi
Answer: a
Explanation: In cross word puzzle an agent knows the complete state of the environment through its sensors.
| Is This Answer Correct ? | 1 Yes | 1 No |
Post New Answer View All Answers
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
How to send information from the robot sensors to the robot controllers?
Constraint satisfaction problems on finite domains are typically solved using a form of ___________. a) Search Algorithms b) Heuristic Search Algorithms c) Greedy Search Algorithms d) DFS/BFS Search Algorithms
What brute-force search strategies?
Though local search algorithms are not systematic, key advantages would include a) Less memory b) More time c) Finds a solution in large infinite space d) No optimum solution
Mention the difference between statistical ai and classical ai ?
What is prolog used in artificial intelligence?
Which of the Following problems can be modeled as CSP? a) 8-Puzzle problem b) 8-Queen problem c) Map coloring problem d) Sudoku
What are applications of expert system?
Specify the agent architecture name that is used to capture all kinds of actions. a) Complex b) Relational c) Hybrid d) None of the mentioned
Where does the performance measure is included? a) Rational agent b) Task environment c) Actuators d) Sensor
What is the action of task environment in artificial intelligence? a) Problem b) Solution c) Agent
Hill-Climbing approach stuck for the following reasons a) Local maxima b) Ridges c) Plateaux d) All of above
Which were built in such a way that humans had to supply the inputs and interpret the outputs? a) Agents b) AI system c) Sensor d) Actuators
Rational agent is the one who always does the right thing. State true or false a) True b) False