Quiz Space

Reinforcement Learning · End Term · 10 May 2026 · January 2026 term · Set S2

Reinforcement Learning End Term 10 May 2026 — Question 2

Question 2

+1 markOne correct option

In DDPG, exploration is typically achieved by:

  1. A
  2. B

    Randomly sampling from the replay buffer with higher priority

  3. C

    Injecting noise into the critic network parameters

  4. D

    Adding time-correlated noise (e.g., Ornstein-Uhlenbeck) or Gaussian noise to the deterministic policy output

Show answer

Correct answer

  • D

    Adding time-correlated noise (e.g., Ornstein-Uhlenbeck) or Gaussian noise to the deterministic policy output

Question 2 of 21 in the IIT Madras BS Reinforcement Learning (Reinforcement Learning) End Term paper sat on 10 May 2026, in the January 2026 term (Reinforcement Learning 10 May 26 (Session 2)). It carries 1 mark.

More questions from this paper

  1. Q1Figure question
  2. Q3Figure question
  3. Q4Figure question
  4. Q5[Bonus] TRPO uses a backtracking line search after computing the natural gradient direction. What is the primary purpos…
  5. Q6Which of the following statements about DDPG are correct?
  6. Q7Which of the following are not valid conditions required for the DPG theorem to hold?
  7. Q8Which of the following statements are correct? Select all that apply.
  8. Q9Figure question
  9. Q10Figure question
  10. Q11Figure question
  11. Q12Aditi's unstable DDPG implementation is likely to suffer from which of the following problems? Select all that apply.
  12. Q13Figure question
  13. Q14Which of the following statements about the eligibility vector for a Bernoulli-logistic unit are correct? Select all th…
  14. Q15Figure question
  15. Q16Why does the REINFORCE gradient estimator exhibit high variance, particularly in long-horizon robotic tasks?
  16. Q17Figure question
  17. Q18Figure question
  18. Q19Which of the following is a key advantage of Intra-Option Q-Learning over SMDP Q-Learning?
  19. Q20Figure question
  20. Q21Figure question