What is the goal of reinforcement learning?

What is the goal of reinforcement learning?

a) To minimize the loss function
b) To maximize cumulative rewards over time
c) To reduce the number of features
d) To generate labeled data

Answer:

b) To maximize cumulative rewards over time

Explanation:

The goal of reinforcement learning is to train agents to take actions that maximize the total rewards they receive over time by interacting with the environment.

Reference:

Reinforcement Learning (RL) Quiz – MCQ Questions and Answers

Scroll to Top