Short Answer

When to Improve the RL Algorithm

Question: According to the Optimization Verification test, under what specific condition should you deduce that your reinforcement learning algorithm (and not the reward function) needs improvement?

Sample answer: You should improve the reinforcement learning algorithm if the reward assigned to the superior human trajectory is strictly greater than the reward assigned to the algorithm's inferior trajectory.

Key points:

  • Compare human and algorithm trajectories
  • Human trajectory scores higher
  • Indicates algorithm fails to optimize

Rubric: The response must mention comparing the human and algorithm trajectories and checking if the human trajectory scores higher.

0

1

Updated 2026-06-19

Contributors are:

Who are from:

Tags

Machine Learning

Deep Learning

Supervised Learning

Dive into Deep Learning @ D2L

Data Science

Machine Learning Strategy

Machine Learning Yearning @ DeepLearning.AI