mirror of
https://github.com/Farama-Foundation/Gymnasium.git
synced 2025-08-19 13:32:03 +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
|