![]() |
Environments module.
Modules
batched_py_environment
module: Treat multiple non-batch environments as a single batch environment.
py_environment
module: Python RL Environment API.
random_py_environment
module: Environment implementation that generates random observations.
random_tf_environment
module: Utility environment that creates random observations.
tf_environment
module: TensorFlow RL Environment API.
tf_py_environment
module: Wrapper for PyEnvironments into TFEnvironments.
trajectory_replay
module: A Driver-like object that replays Trajectories.
utils
module: Common utilities for TF-Agents Environments.
wrappers
module: Environment wrappers.