Kizspy | Question: 2
(Choose 1 answer)
What is one advantage of Temporal Difference (TD) methods over Dynamic Programming (DP) and Monte
Carlo methods?
A. TD methods are guaranteed to converge to the optimal solution.
B. TD methods do not require knowledge of the complete environment dynamics.
C. TD methods are computationally less expensive.
D. TD methods can handle only episodic tasks efficiently.