We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
/code/ch16
/tree/master/ch16
_choose_action()
choose_action()
max_len
maxlen
Ch18 gives good summary of Sutton's book. I hope that more topics will be covered in next edition. :) Thanks.
The text was updated successfully, but these errors were encountered:
Thanks a lot for the feedback. Will fix these things in the next edition :).
Sorry, something went wrong.
No branches or pull requests
"randomly dropped at every iteration" should be changed "randomly dropped at every sample".
/code/ch16
should be changed/tree/master/ch16
."$ S_t $ and $ R_{t+1}
r' should be r
r' should be r
_choose_action()
should bechoose_action()
max_len
should bemaxlen
Ch18 gives good summary of Sutton's book. I hope that more topics will be covered in next edition. :)
Thanks.
The text was updated successfully, but these errors were encountered: