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

fix not displaying end of episode info when first is true #4

Merged
merged 1 commit into from
Dec 5, 2020

Conversation

christopher-hesse
Copy link
Contributor

Looks like if multiple simulation steps are done, only the final first value will be used for determining when to display the end of episode info. The simplest fix looks to be to break out of the multiple step loop.

@christopherhesse christopherhesse merged commit ba5c1a1 into openai:master Dec 5, 2020
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

Successfully merging this pull request may close these issues.

2 participants