mirror of
https://github.com/Farama-Foundation/Gymnasium.git
synced 2025-07-31 05:44:31 +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>
349 B
349 B
title
title |
---|
Reward Wrappers |
Reward Wrappers
.. autoclass:: gymnasium.RewardWrapper
.. automethod:: gymnasium.RewardWrapper.reward
Implemented Wrappers
.. autoclass:: gymnasium.wrappers.TransformReward
.. autoclass:: gymnasium.wrappers.NormalizeReward
.. autoclass:: gymnasium.wrappers.ClipReward