mirror of
https://github.com/wassname/pyrobolearn.git
synced 2026-08-21 11:19:49 +08:00
56 lines
861 B
ReStructuredText
56 lines
861 B
ReStructuredText
.. PyRoboLearn documentation master file, created by
|
|
sphinx-quickstart on Thu Jun 20 20:28:11 2019.
|
|
You can adapt this file completely to your liking, but it should at least
|
|
contain the root toctree directive.
|
|
|
|
Welcome to PyRoboLearn's documentation!
|
|
=======================================
|
|
|
|
.. toctree::
|
|
:maxdepth: 2
|
|
:caption: Introduction
|
|
|
|
readme
|
|
|
|
.. toctree::
|
|
:maxdepth: 3
|
|
:caption: Installation
|
|
|
|
installation
|
|
|
|
.. toctree::
|
|
:maxdepth: 4
|
|
:caption: PyRoboLearn
|
|
|
|
pyrobolearn
|
|
simulators
|
|
worlds
|
|
robots
|
|
interfaces
|
|
states
|
|
actions
|
|
rewards
|
|
environments
|
|
models
|
|
approximators
|
|
algorithms
|
|
|
|
.. toctree::
|
|
:maxdepth: 2
|
|
:caption: Examples
|
|
|
|
examples
|
|
|
|
.. toctree::
|
|
:maxdepth: 3
|
|
:caption: Package Reference
|
|
|
|
docstring/modules
|
|
|
|
.. toctree::
|
|
:maxdepth: 2
|
|
:caption: Index
|
|
|
|
indices
|
|
|