Shortcuts

inv_softplus

class torchrl.modules.utils.inv_softplus(bias: float | torch.Tensor)[source]

Inverse softplus function.

Parameters:

bias (float or tensor) – the value to be softplus-inverted.

Docs

Access comprehensive developer documentation for PyTorch

View Docs

Tutorials

Get in-depth tutorials for beginners and advanced developers

View Tutorials

Resources

Find development resources and get your questions answered

View Resources