Shortcuts

Other Loss Modules

Additional loss modules for specialized algorithms.

GAILLoss(*args, **kwargs)

TorchRL implementation of the Generative Adversarial Imitation Learning (GAIL) loss.

DTLoss(*args, **kwargs)

TorchRL implementation of the Online Decision Transformer loss.

OnlineDTLoss(*args, **kwargs)

TorchRL implementation of the Online Decision Transformer loss.

DreamerActorLoss(*args, **kwargs)

Dreamer Actor Loss.

DreamerModelLoss(*args, **kwargs)

Dreamer Model Loss.

DreamerValueLoss(*args, **kwargs)

Dreamer Value Loss.

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