Code and Results for Chapter 6:
Introduction:
These are results and code for the
problems and examples found in Chapter 6 of this famous book.
Various Figures and Problems:
- Comparing TD(0) and constant alpha MC learning on the Random Walk Example:
- The Windy Gridworld Example:
- The Cliff Walk example (Thanks to J. Rosado for spotting some bugs in these programs)
- The R learning example:
John Weatherwax