Language Language English 简体中文 unilab.algos.torch.flash_sac.update.resolve_target_entropy¶ unilab.algos.torch.flash_sac.update.resolve_target_entropy(action_dim, target_sigma, target_entropy)[source]¶ Parameters: action_dim (int) target_sigma (float) target_entropy (float | None) Return type: float