Skip to content

Conversation

@lduchosal
Copy link

gym v26 : done -> terminated or truncated
gym v26 : end.seed() -> en.reset(seed)
gym v26 : env.reset() -> return obs,info
gym v26 : render() -> make(render_mode)
torch : load checkpoint fullpath

done -> terminated or truncated, end.seed() -> en.reset(seed),
env.reset() -> return obs,info
render() -> make(render_mode)
torch load checkpoint fullpath
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.

1 participant