ray/doc/source
Crystal 60161f276b Added to troubleshooting documentation about whether redefining remot… (#640)
* Added to troubleshooting documentation about whether redefining remote functions runs the new code version

* Minor correction to troubleshooting documentation

* Small rewordings.
2017-06-06 22:49:53 -07:00
..
_static Move documentation to ReadTheDocs. (#326) 2017-02-27 21:14:31 -08:00
_templates Move documentation to ReadTheDocs. (#326) 2017-02-27 21:14:31 -08:00
actors.rst Rewrote and reordered the examples in the Actor documentation for cla… (#635) 2017-06-02 23:42:41 -07:00
api.rst By default, start a number of workers equal to the number of CPUs. (#430) 2017-04-06 00:02:58 -07:00
conf.py Add API for querying global control state. (#431) 2017-04-06 23:51:12 -07:00
example-a3c.rst Change API for remote function declaration, actor instantiation, and actor method invocation. (#541) 2017-05-14 00:01:20 -07:00
example-evolution-strategies.rst Initial version of evolution strategies example. (#544) 2017-05-14 17:53:51 -07:00
example-hyperopt.rst Update hyperparameter optimization example. (#332) 2017-03-04 10:45:15 -08:00
example-lbfgs.rst Examples updated with actors. (#358) 2017-03-11 15:30:31 -08:00
example-policy-gradient.rst Policy gradient example: record stats for tensorboard (#577) 2017-05-21 14:51:24 -07:00
example-resnet.rst Improved the Resnet Example. (#551) 2017-05-15 22:40:41 -07:00
example-rl-pong.rst Fixed typo in pong doc (#556) 2017-05-16 18:55:41 -07:00
index.rst Add section on troubleshooting to the documentation. (#583) 2017-05-22 15:20:20 -07:00
install-on-docker.rst Fix installation instructions on Ubuntu and convert md -> rst. (#389) 2017-03-24 17:33:26 -07:00
install-on-macosx.rst Enable starting and stopping ray with "ray start" and "ray stop". (#628) 2017-06-02 20:17:48 +00:00
install-on-ubuntu.rst Enable starting and stopping ray with "ray start" and "ray stop". (#628) 2017-06-02 20:17:48 +00:00
installation-troubleshooting.rst Fix installation instructions on Ubuntu and convert md -> rst. (#389) 2017-03-24 17:33:26 -07:00
internals-overview.rst Add overview of internals to documentation, improve serialization doc… (#390) 2017-03-27 21:52:17 -07:00
serialization.rst Remove register_class from API. (#550) 2017-05-16 18:38:52 -07:00
troubleshooting.rst Added to troubleshooting documentation about whether redefining remot… (#640) 2017-06-06 22:49:53 -07:00
tutorial.rst Use string instead of list in tutorial example to make it clearer. (#586) 2017-05-26 15:32:51 -07:00
using-ray-and-docker-on-a-cluster.md Enable starting and stopping ray with "ray start" and "ray stop". (#628) 2017-06-02 20:17:48 +00:00
using-ray-on-a-cluster.rst Enable starting and stopping ray with "ray start" and "ray stop". (#628) 2017-06-02 20:17:48 +00:00
using-ray-on-a-large-cluster.rst Enable starting and stopping ray with "ray start" and "ray stop". (#628) 2017-06-02 20:17:48 +00:00
using-ray-with-tensorflow.rst Change API for remote function declaration, actor instantiation, and actor method invocation. (#541) 2017-05-14 00:01:20 -07:00