Files
Gymnasium/docs/api/experimental/vector_wrappers.md
2023-03-25 11:32:36 +00:00

747 B

title
title
Vector Wrappers

Vector Environment Wrappers

.. autoclass:: gymnasium.experimental.vector.VectorWrapper

Vector Lambda Observation Wrappers

.. autoclass:: gymnasium.experimental.vector.VectorObservationWrapper

Vector Lambda Action Wrappers

.. autoclass:: gymnasium.experimental.vector.VectorActionWrapper

Vector Lambda Reward Wrappers

.. autoclass:: gymnasium.experimental.vector.VectorRewardWrapper

Vector Common Wrappers

.. autoclass:: gymnasium.experimental.wrappers.vector.VectorRecordEpisodeStatistics

Vector Only Wrappers

.. autoclass:: gymnasium.experimental.wrappers.vector.VectorListInfo