Skip to content

Latest commit

 

History

History
71 lines (55 loc) · 1.24 KB

index.rst

File metadata and controls

71 lines (55 loc) · 1.24 KB

Welcome to Spinning Up in Deep RL!

images/spinning-up-in-rl.png

.. toctree::
   :maxdepth: 2
   :caption: User Documentation

   user/introduction
   user/installation
   user/algorithms
   user/running
   user/saving_and_loading
   user/plotting

.. toctree::
   :maxdepth: 2
   :caption: Introduction to RL

   spinningup/rl_intro
   spinningup/rl_intro2
   spinningup/rl_intro3

.. toctree::
   :maxdepth: 2
   :caption: Resources

   spinningup/spinningup
   spinningup/keypapers
   spinningup/exercises
   spinningup/bench

.. toctree::
   :maxdepth: 2
   :caption: Algorithms Docs

   algorithms/vpg
   algorithms/trpo
   algorithms/ppo
   algorithms/ddpg
   algorithms/td3
   algorithms/sac

.. toctree::
   :maxdepth: 2
   :caption: Utilities Docs

   utils/logger
   utils/plotter
   utils/mpi
   utils/run_utils

.. toctree::
   :maxdepth: 2
   :caption: Etc.

   etc/acknowledgements
   etc/author

Indices and tables