Skip to content

Conversation

@kengz
Copy link
Owner

@kengz kengz commented Apr 21, 2019

Unify env step interface

  • update env.step interface to be consistent with gym return: state, reward, done, info
  • this includes only interface changes and no logic changes.
  • methods changed and propagated include:
    • env.step
    • env.space_step
    • control env.step
  • additionally, also reorder ENV_DATA_NAMES to follow the same convention state, reward, done, and propagate accordingly

@kengz kengz merged commit 755429a into v4-dev Apr 21, 2019
@kengz kengz deleted the env-step branch April 21, 2019 17:16
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