ray/doc/source
Eric Liang 66734847bb [rllib] Standardize writing output logs and other files to /tmp/ray (#706)
* rllib v0

* fix imports

* lint

* comments

* update docs

* a3c wip

* a3c wip

* report stats

* update doc

* add common logdir attr

* name is too long

* fix small bug

* propagate exception on error

* fetch metrics

* fix small nits
2017-07-03 16:01:47 +00: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 [rllib] Standardize writing output logs and other files to /tmp/ray (#706) 2017-07-03 16:01:47 +00:00
example-evolution-strategies.rst [rllib] Move policy gradient and evolution strategies algorithms from examples/ to ray/rllib/ (#694) 2017-06-25 22:13:03 +00: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 [rllib] Move policy gradient and evolution strategies algorithms from examples/ to ray/rllib/ (#694) 2017-06-25 22:13:03 +00: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 Doc using ray with gpu (#644) 2017-06-08 00:12:44 -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 Update installation documentation to recommend installing Ray with pip. (#637) 2017-06-07 05:51:06 +00:00
install-on-ubuntu.rst Update installation documentation to recommend installing Ray with pip. (#637) 2017-06-07 05:51:06 +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 Automatically add ip addresses to list of known hosts in cluster usage documentation. (#667) 2017-06-14 00:13:33 +00:00
using-ray-with-gpus.rst Doc using ray with gpu (#644) 2017-06-08 00:12:44 -07: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