View source on GitHub |
Common utilities for TF-Agents Environments.
Functions
get_tf_env(...)
: Ensures output is a tf_environment, wrapping py_environments if needed.
validate_py_environment(...)
: Validates the environment follows the defined specs.
Other Members | |
---|---|
absolute_import |
Instance of __future__._Feature
|
division |
Instance of __future__._Feature
|
print_function |
Instance of __future__._Feature
|