View source on GitHub |
Validates the environment follows the defined specs.
tf_agents.environments.validate_py_environment(
environment: tf_agents.environments.PyEnvironment
,
episodes: int = 5,
observation_and_action_constraint_splitter: Optional[types.Splitter] = None
)
Used in the notebooks
Used in the tutorials |
---|