Index

A | C | G | M | O | R | S | V

A

  • action_space (gym.vector.VectorEnv property)
  • AsyncVectorEnv (class in gym.vector)

C

  • close() (gym.vector.VectorEnv method)
  • close_extras() (gym.vector.AsyncVectorEnv method)
    • (gym.vector.SyncVectorEnv method)

G

  • gym.vector
    • module

M

  • make() (in module gym.vector)
  • module
    • gym.vector

O

  • observation_space (gym.vector.VectorEnv property)

R

  • reset() (gym.vector.AsyncVectorEnv method)
    • (gym.vector.SyncVectorEnv method)
    • (gym.vector.VectorEnv method)
  • reset_async() (gym.vector.AsyncVectorEnv method)
  • reset_wait() (gym.vector.AsyncVectorEnv method)

S

  • seed() (gym.vector.AsyncVectorEnv method)
    • (gym.vector.SyncVectorEnv method)
    • (gym.vector.VectorEnv method)
  • single_action_space (gym.vector.VectorEnv property)
  • single_observation_space (gym.vector.VectorEnv property)
  • step() (gym.vector.AsyncVectorEnv method)
    • (gym.vector.SyncVectorEnv method)
    • (gym.vector.VectorEnv method)
  • step_async() (gym.vector.AsyncVectorEnv method)
  • step_wait() (gym.vector.AsyncVectorEnv method)
  • SyncVectorEnv (class in gym.vector)

V

  • VectorEnv (class in gym.vector)

Gym

Navigation

  • Vectorized Environments

Related Topics

  • Documentation overview

Quick search

©2021, OpenAI. | Powered by Sphinx 4.2.0 & Alabaster 0.7.12