mirror of
https://github.com/Farama-Foundation/Gymnasium.git
synced 2025-07-30 13:28:50 +00:00
Co-authored-by: Kallinteris Andreas <30759571+Kallinteris-Andreas@users.noreply.github.com> Co-authored-by: Jet <38184875+jjshoots@users.noreply.github.com> Co-authored-by: Omar Younis <42100908+younik@users.noreply.github.com>
382 B
382 B
Action Wrappers
Base Class
.. autoclass:: gymnasium.ActionWrapper
.. automethod:: gymnasium.ActionWrapper.action
Available Action Wrappers
.. autoclass:: gymnasium.wrappers.TransformAction
.. autoclass:: gymnasium.wrappers.ClipAction
.. autoclass:: gymnasium.wrappers.RescaleAction
.. autoclass:: gymnasium.wrappers.StickyAction