mirror of
https://github.com/Farama-Foundation/Gymnasium.git
synced 2025-07-30 13:28:50 +00:00
Fix conversion wrapper module registration and docs (#1380)
This commit is contained in:
@@ -74,6 +74,7 @@ title: Vector Wrappers
|
||||
## Implemented Data Conversion wrappers
|
||||
|
||||
```{eval-rst}
|
||||
.. autoclass:: gymnasium.wrappers.vector.ArrayConversion
|
||||
.. autoclass:: gymnasium.wrappers.vector.JaxToNumpy
|
||||
.. autoclass:: gymnasium.wrappers.vector.JaxToTorch
|
||||
.. autoclass:: gymnasium.wrappers.vector.NumpyToTorch
|
||||
|
Reference in New Issue
Block a user