unilab.algos.torch.offpolicy.worker.sample_offpolicy_actions
-
unilab.algos.torch.offpolicy.worker.sample_offpolicy_actions(actor, algo_type, obs_torch, prev_dones_torch, priv_info_torch=None)[source]
Sample collector actions using the algorithm’s exploration policy.
- Parameters:
-
- Return type:
Tensor