Tianshou/docs/index.rst
2018-04-16 18:02:00 +08:00

37 lines
812 B
ReStructuredText

.. TianShou documentation master file, created by
sphinx-quickstart on Thu Apr 12 12:25:36 2018.
You can adapt this file completely to your liking, but it should at least
contain the root `toctree` directive.
Welcome to TianShou's documentation!
====================================
.. toctree::
:maxdepth: 2
:caption: Tutorials:
tutorials/ddpg
.. toctree::
:maxdepth: 1
:caption: API Docs
api/tianshou.core.policy
api/tianshou.core.value_function
api/tianshou.core.losses&optimization
api/tianshou.core.random
api/tianshou.core.utils
api/tianshou.data.data_buffer
api/tianshou.data.advantage_estimation
api/tianshou.data.data_collector
api/tianshou.data.tester
Indices and tables
==================
* :ref:`genindex`
* :ref:`modindex`
* :ref:`search`