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

skip_check #20

Open
dlamghariidrissi opened this issue Oct 6, 2017 · 0 comments
Open

skip_check #20

dlamghariidrissi opened this issue Oct 6, 2017 · 0 comments

Comments

@dlamghariidrissi
Copy link

I'm using the backward induction (Finite Horizon).
When I put this fh = mdptoolbox.mdp.FiniteHorizon(P, R, d, T, skip_check=True) in my code, I get the following error:

TypeError: init() got an unexpected keyword argument 'skip_check'

Is it a bug or am I not skipping the check the right way?

Thanks

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