.. currentmodule:: torchrl.objectives Policy Gradient Methods ======================= Loss modules for policy gradient algorithms. .. autosummary:: :toctree: generated/ :template: rl_template_noinherit.rst PPOLoss ClipPPOLoss KLPENPPOLoss A2CLoss ReinforceLoss