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

[gym/rllib] Use adversarial obs perturbation for spatial regularization. #414

Merged
merged 1 commit into from
Oct 15, 2021

Conversation

duburcqa
Copy link
Owner

No description provided.

@duburcqa duburcqa merged commit 132ed01 into dev Oct 15, 2021
@duburcqa duburcqa deleted the ppo_adversarial_obs branch October 15, 2021 22:05
duburcqa added a commit that referenced this pull request Oct 16, 2021
* [core] Rename 'HeatMap' in 'HeightMap'.
* [core] Write terrain generation tools in C++ for efficiency.
* [core] Add tools to merge and sum heightmaps.
* [core] Enable to re-initialize controllers. 
* [core/python] It is now possible to extract raw python function from 'HeightMapFunctor'.
* [python/viewer] Faster ground profile rendering.
* [python/viewer] Do not render ground profile if original flat ground.
* [gym/common] Add 'BaseJiminyEnv.register_variable' method easily log variables.
* [gym/common] Generic structured space handling by relying on 'dm-tree' package.
* [gym/common] Support any observation space in gym pipelines.
* [gym/rllib] Use adversarial state perturbation sampling for spatial regularization. (#414)
* [misc] Fix CI not pushing gym_jiminy wheels on pypi.
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