Which of the following is an example of reinforcement learning?
a) Classifying emails as spam or not spam
b) Training a robot to navigate through a maze
c) Detecting objects in an image
d) Predicting house prices
Answer:
b) Training a robot to navigate through a maze
Explanation:
Reinforcement learning is often used in situations like training agents (robots, game characters, etc.) to complete tasks by trial and error, such as navigating through a maze.
Reference:
Reinforcement Learning (RL) Quiz – MCQ Questions and Answers