.. currentmodule:: torchrl.objectives Offline RL Methods ================== Loss modules for offline reinforcement learning. .. autosummary:: :toctree: generated/ :template: rl_template_noinherit.rst CQLLoss DiscreteCQLLoss IQLLoss DiscreteIQLLoss TD3BCLoss