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

Improper Assertion Statement. #29

Open
ryanpeach opened this issue Nov 14, 2018 · 0 comments
Open

Improper Assertion Statement. #29

ryanpeach opened this issue Nov 14, 2018 · 0 comments

Comments

@ryanpeach
Copy link

assert self.max_iter >= 10000, "'n_iter' should be greater than 10000."

This line in QLearning is inconvenient and arbitrary. It should be either removed or turned into a warning.

I am interested in hacking these classes, for instance, such that they can iteratively learn as the Reward matrix changes. As such, small values of this value are necessary.

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

1 participant