快捷方式

torchrl.trainers.algorithms.configs.envs_libs.UnityMLAgentsEnvConfig

class torchrl.trainers.algorithms.configs.envs_libs.UnityMLAgentsEnvConfig(_partial_: bool = False, env_name: str = '???', from_pixels: bool = False, pixels_only: bool = True, frame_skip: int | None = None, device: str = 'cpu', batch_size: list[int] | None = None, allow_done_after_reset: bool = False, _target_: str = 'torchrl.envs.libs.unity_mlagents.UnityMLAgentsEnv')[原始碼]

UnityMLAgentsEnv 環境的配置。

文件

訪問全面的 PyTorch 開發者文件

檢視文件

教程

為初學者和高階開發者提供深入的教程

檢視教程

資源

查詢開發資源並讓您的問題得到解答

檢視資源