ray/doc/source/index.rst
2017-02-27 21:14:31 -08:00

45 lines
754 B
ReStructuredText

===
Ray
===
*Ray is a low-latency distributed execution framework targeted at machine
learning and reinforcement learning applications.*
.. toctree::
:maxdepth: 0
:caption: Installation
install-on-ubuntu.md
install-on-macosx.md
install-on-docker.md
installation-troubleshooting.md
.. toctree::
:maxdepth: 0
:caption: Examples
example-hyperopt.md
example-lbfgs.md
example-rl-pong.md
using-ray-with-tensorflow.md
.. toctree::
:maxdepth: 0
:caption: Getting Started
api.rst
tutorial.md
.. toctree::
:maxdepth: 1
:caption: Design
remote-functions.md
serialization.md
.. toctree::
:maxdepth: 1
:caption: Cluster Usage
using-ray-on-a-cluster.md
using-ray-on-a-large-cluster.md