Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Errata in Ch15 ~ Ch18 #146

Open
rickiepark opened this issue Jan 25, 2021 · 1 comment
Open

Errata in Ch15 ~ Ch18 #146

rickiepark opened this issue Jan 25, 2021 · 1 comment

Comments

@rickiepark
Copy link

  • p537: 10th line from the bottom
    "randomly dropped at every iteration" should be changed "randomly dropped at every sample".
  • p601: 9th line from the bottom
    /code/ch16 should be changed /tree/master/ch16.
  • p677: 12th line from the bottom
    "$ S_t $ and $ R_{t+1} $" should be changed "$ S_{t+1} $ and $ R_{t+1} $"
  • p685: last eq.
    r' should be r
  • p686: last line
    r' should be r
  • p706: 6th line from the bottom
    _choose_action() should be choose_action()
  • p711: 6th line in Note
    max_len should be maxlen

Ch18 gives good summary of Sutton's book. I hope that more topics will be covered in next edition. :)
Thanks.

@rasbt
Copy link
Owner

rasbt commented May 26, 2021

Thanks a lot for the feedback. Will fix these things in the next edition :).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants