mirror of
https://github.com/vale981/ray
synced 2025-03-09 04:46:38 -04:00
48 lines
831 B
ReStructuredText
48 lines
831 B
ReStructuredText
Ray
|
|
===
|
|
|
|
*Ray is a flexible, high-performance distributed execution framework.*
|
|
|
|
.. toctree::
|
|
:maxdepth: 1
|
|
:caption: Installation
|
|
|
|
install-on-ubuntu.rst
|
|
install-on-macosx.rst
|
|
install-on-docker.rst
|
|
installation-troubleshooting.rst
|
|
|
|
.. toctree::
|
|
:maxdepth: 1
|
|
:caption: Getting Started
|
|
|
|
tutorial.rst
|
|
api.rst
|
|
actors.rst
|
|
|
|
.. toctree::
|
|
:maxdepth: 1
|
|
:caption: Examples
|
|
|
|
example-hyperopt.rst
|
|
example-rl-pong.rst
|
|
example-policy-gradient.rst
|
|
example-resnet.rst
|
|
example-a3c.rst
|
|
example-lbfgs.rst
|
|
using-ray-with-tensorflow.rst
|
|
|
|
.. 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
|
|
using-ray-and-docker-on-a-cluster.md
|