[Env] Pin Pad#144
Open
snkv04 wants to merge 450 commits into
Open
Conversation
…tion in World class to ensure max_episode_steps is valid
Added permissions for pull requests and issues.
* Refactor StackedWrapper to support multiple keys in the info dict and update related methods for consistency * Add StackedWrapper to MegaWrapper * simplifiying mega wrapper when using stackedwrapper
* fix the stacked wrapper * avoid recording with history > 1 * fix world data record and collect
…to use model's device
* Adding a batch dimension when planning * Adding embedding caching for get_cost of dinowm * Handling samples in GD * modify init_action method from GD to simplify action tensor initialization and adjust dimensions * fix gradient descent for multiple samples * Fixing CEM/GD to work with stacked wrapper env
* update tworoom * improve data collection * fix tworoom * update docs
* update tworoom * improve data collection * fix tworoom * update docs * update
…alilai-group#136) * Add rendering option for target visibility in DMControl environments * Add rendering option for goal overlay in PushT environment
d6b48c1 to
96dbdcc
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Added discrete and continuous versions of the Visual Pin Pad environment, as well as corresponding expert policies that move straight toward the target pad