diff --git a/docs/modules/base.rst b/docs/modules/base.rst index 36541d8..0182c4f 100644 --- a/docs/modules/base.rst +++ b/docs/modules/base.rst @@ -12,8 +12,8 @@ Common interface for all the RL algorithms :members: -Base RL Class -============= +Base Off-Policy Class +^^^^^^^^^^^^^^^^^^^^^ The base RL model for Off-Policy algorithm (ex: SAC/TD3)