Skip to content

Latest commit

 

History

History
51 lines (37 loc) · 1.1 KB

index.rst

File metadata and controls

51 lines (37 loc) · 1.1 KB

d3rlpy - An offline deep reinforcement learning library.

d3rlpy is a easy-to-use offline deep reinforcement learning library.

$ pip install d3rlpy

d3rlpy provides state-of-the-art offline deep reinforcement learning algorithms through out-of-the-box scikit-learn-style APIs. Unlike other RL libraries, the provided algorithms can achieve extremely powerful performance beyond their papers via several tweaks.

.. toctree::
   :maxdepth: 2
   :caption: Tutorials

   tutorials/index
   notebooks

.. toctree::
   :maxdepth: 2
   :caption: References

   software_design
   references/index
   cli
   installation
   tips

.. toctree::
   :maxdepth: 2
   :caption: Other

   reproductions
   license


Indices and tables