mirror of
https://github.com/Farama-Foundation/Gymnasium.git
synced 2025-08-17 20:39:12 +00:00
16 lines
226 B
Markdown
16 lines
226 B
Markdown
![]() |
---
|
||
|
title: Vector
|
||
|
---
|
||
|
|
||
|
# Vectorizing Environment
|
||
|
|
||
|
## gymnasium.experimental.VectorEnv
|
||
|
|
||
|
## gymnasium.experimental.vector.AsyncVectorEnv
|
||
|
|
||
|
## gymnasium.experimental.vector.SyncVectorEnv
|
||
|
|
||
|
## Custom Vector environments
|
||
|
|
||
|
## EnvPool
|