In Artificial Intelligence (AI), which agent deals with happy and unhappy state?
2022
In Artificial Intelligence (AI), which agent deals with happy and unhappy state?
- A.
Simple reflex agent
- B.
Model based agent
- C.
Learning agent
- D.
Utility based agent
Attempted by 158 students.
Show answer & explanation
Correct answer: D
“Happy” or “Unhappy” states refer to how good or bad a situation is , which is evaluated using a utility function . Only Utility-based agents use utility to select the best action.