mirror of
https://github.com/saymrwulf/stable-baselines3.git
synced 2026-05-14 20:58:03 +00:00
Fix duplicate entry in the doc
This commit is contained in:
parent
f81fd1ddb6
commit
91dc871fcf
1 changed files with 2 additions and 2 deletions
|
|
@ -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)
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue