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/toolbox] More versatile compute action helper for rllib. #373

Merged
merged 1 commit into from
Jul 9, 2021

Conversation

duburcqa
Copy link
Owner

@duburcqa duburcqa commented Jul 9, 2021

No description provided.

@duburcqa duburcqa enabled auto-merge (squash) July 9, 2021 21:57
@duburcqa duburcqa merged commit b160782 into dev Jul 9, 2021
@duburcqa duburcqa deleted the rllib_toolbox branch July 11, 2021 07:06
duburcqa added a commit that referenced this pull request Jul 12, 2021
* [python] Remove unused/unmaintained 'smoothing_filter' processing helper.
* [gym/common] Improve performance by avoiding deepcopy of action in 'compute_command' methods.
* [gym/common] Allow to specify custom observer update period for base env to avoid refresh observation during internal steps.
* [gym/common] Add optional '_refresh_internal' method to share computation between 'is_done' and 'compute_reward'.
* [gym/toolbox] More versatile compute action helper for rllib. (#373)
* [misc] More generic github action wheel generation script. (#375)
* [misc] Move 'processing' module from 'jiminy_py' to 'gym_jiminy.toolbox' to remove numba deps. 
* [misc] Move 'rllib' module from 'gym_jiminy.toolbox' to a dedicated  'gym_jiminy.rllib' package to remove rllib deps.

Co-authored-by: Alexis Duburcq <alexis.duburcq@wandercraft.eu>
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