Learn Before
An agent is being trained in an environment where its sole objective is to maximize the sum of rewards it collects during an episode. The agent completes two separate episodes, receiving the following sequences of rewards:
- Episode A:
[+2, +2, +2, +2, +2] - Episode B:
[-5, -5, +10, +10, +1]
Based on the agent's primary objective, which statement correctly compares the outcomes of these two episodes?
0
1
Tags
Ch.4 Alignment - Foundations of Large Language Models
Foundations of Large Language Models
Foundations of Large Language Models Course
Computing Sciences
Analysis in Bloom's Taxonomy
Cognitive Psychology
Psychology
Social Science
Empirical Science
Science
Related
Baseline Method for Policy Gradient Variance Reduction
An agent is being trained in an environment where its sole objective is to maximize the sum of rewards it collects during an episode. The agent completes two separate episodes, receiving the following sequences of rewards:
- Episode A:
[+2, +2, +2, +2, +2] - Episode B:
[-5, -5, +10, +10, +1]
Based on the agent's primary objective, which statement correctly compares the outcomes of these two episodes?
- Episode A:
Robot Navigation Path Selection
Calculating Episode Return