Value-Based Methods¶
Loss modules for value-based RL algorithms.
|
The DQN Loss class. |
|
A distributional DQN loss class. |
|
TorchRL implementation of the IQL loss. |
|
TorchRL implementation of the discrete IQL loss. |
|
TorchRL implementation of the continuous CQL loss. |
|
TorchRL implementation of the discrete CQL loss. |