NEW
Font size
WorksheetsQuiz on Machine Thinking
Total questions: 10
Worksheet time: 5mins
Which of the following is not an essential capability for machines to think?
Reasoning
Perception
Problem solving
Question framing
Perception means
Sensing the environment
Make logical analysis
Making decision
Solving problems
The agents which works on the principle: " if Condition1 happens then action1 is taken"
Simplex agent
Complex agent
Intelligent agent
Environment agent
Goal based agent maximize ________ and minimize _________
Cost, performance
Performance, cost
Cost, resource utilization
Resource utilization, cost
How many components in well defined problem?
4
3
5
7
Goal test defines
The goal has been achieved or not.
The cost to achieve the goal.
The path to achieve the goal
The metadata related to goal state.
In an 8-puzzle problem, if blank tile is in the middle, then how many actions are possible.
3
4
1
0
What is problem state space?
Set of actions
Set of problems
Set of states a problem can have
Set of problems a state can have
While searching for a solution, the root node is the search tree represents?
Intermediate state.
Initial state
Final state
Goal state
The nodes which are expandable in search tree are known as
Frontiers
Leaf nodes
Root node
None of the above
