stable-baselines3/docs/modules/base.rst
Antonin Raffin b4dc9d4e4d Add doc
2019-09-26 11:46:40 +02:00

12 lines
181 B
ReStructuredText

.. _base_algo:
.. automodule:: torchy_baselines.common.base_class
Base RL Class
=============
Common interface for all the RL algorithms
.. autoclass:: BaseRLModel
:members: