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

qs.plots.snapshot(returns.Balance, title='RL Trader Performance') error #137

Open
answerMA opened this issue Sep 13, 2019 · 0 comments
Open

Comments

@answerMA
Copy link

in the test(), when the code is running this step qs.plots.snapshot(returns.Balance, title='RL Trader Performance'), sometimes it poped up zero Division Error, that means zero has been divided inside some steps.

after that, I tried to add try except to avoid this kind of errors. but in the learning output, I can see these two params are stating 0.0
| approxkl | 0.0 |
| clipfrac | 0.0

does anyone know what happened on this situation ?

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