A comparison of Temporal-Difference(0) and Constant-α Monte Carlo methods on the Random Walk Task | Towards Data Science

This post discusses the difference between the constant-a MC method and TD(0) methods and compared their performance on the Random Walk…

By · · 1 min read
A comparison of Temporal-Difference(0) and Constant-α Monte Carlo methods on the Random Walk Task | Towards Data Science

Source: Towards Data Science

This post discusses the difference between the constant-a MC method and TD(0) methods and compared their performance on the Random Walk…