ray.rllib.core.rl_module.rl_module.RLModule.update_default_view_requirements# RLModule.update_default_view_requirements(defaults: Dict[str, ViewRequirement]) → Dict[str, ViewRequirement][源代码]# 使用此模块的视图要求更新默认视图要求。 此方法应使用已包含给定观察空间、动作空间等信息的需求视图调用。此方法可能会向需求视图添加额外的偏移或状态列,或应用其他更改。 参数: defaults – 默认视图更新要求。 返回: 更新的视图要求。