Offline RL Methods¶
Loss modules for offline reinforcement learning.
|
TorchRL implementation of the continuous CQL loss. |
|
TorchRL implementation of the discrete CQL loss. |
|
TorchRL implementation of the IQL loss. |
|
TorchRL implementation of the discrete IQL loss. |
|
TD3+BC Loss Module. |