Skip to content
Permalink
master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Go to file
 
 
Cannot retrieve contributors at this time

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