make_target_updater¶ torchrl.trainers.helpers.make_target_updater(cfg: DictConfig, loss_module: LossModule) → Optional[TargetNetUpdater][原始碼]¶ 建構目標網路權重更新物件。