QuestionQ75

AI and Data Science

An engineer is training an autonomous robot to interact with the physical world and complete tasks such as moving objects from one location to another. Which machine-learning type should be used?

  • A Reinforcement
  • B Clustering
  • C Supervised
Explanation

Reinforcement learning enables an agent to learn goal-directed actions by interacting with its environment and using reward feedback, making it appropriate for robotic tasks such as object movement.

Community Discussion

No comments yet. Be the first to start the discussion!