Fix duplicate entry in the doc

This commit is contained in:
Antonin RAFFIN 2020-05-07 18:09:04 +02:00
parent f81fd1ddb6
commit 91dc871fcf

View file

@ -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)