ray/doc/source
Eric Liang e3685fca5e
[rllib] remove redundant docs (#1728)
* wip

* more work

* fix apex

* docs

* apex doc

* pool comment

* clean up

* make wrap stack pluggable

* Mon Mar 12 21:45:50 PDT 2018

* clean up comment

* table

* Mon Mar 12 22:51:57 PDT 2018

* Mon Mar 12 22:53:05 PDT 2018

* Mon Mar 12 22:55:03 PDT 2018

* Mon Mar 12 22:56:18 PDT 2018

* Mon Mar 12 22:59:54 PDT 2018

* Update apex_optimizer.py

* Update index.rst

* Update README.rst

* Update README.rst

* comments

* Wed Mar 14 19:01:02 PDT 2018

* Fri Mar 16 15:44:27 PDT 2018
2018-03-17 14:45:04 -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
images [docs] update to expose libraries + landing page (#1642) 2018-03-08 09:18:09 -08:00
actors.rst Add actor reconstruction limitations to documentation (#1452) 2018-01-23 13:40:50 -08:00
api.rst Autodetect the number of GPUs when starting Ray. (#1293) 2017-12-09 15:30:16 -08:00
autoscaler-status.png Update the pip wheel in example.yaml and add docs (#1381) 2018-01-01 13:02:05 -08:00
autoscaling.rst [autoscaler/tune] Optional YAML Fields + Fix Pretty Printing for Tune (#1541) 2018-03-04 23:35:58 -08:00
conf.py Treat actor creation like a regular task. (#1668) 2018-03-16 11:18:07 -07:00
contact.rst Add mailing list to README and documentation. (#950) 2017-09-09 10:21:51 -07:00
development.rst Replace python setup.py install with pip install -e . (#1460) 2018-02-22 11:15:03 -08:00
example-a3c.rst [docs] Add backlinks from hyperopt / rl algorithm examples to the built-on Ray libraries (#1356) 2017-12-23 00:31:33 -08:00
example-cython.rst Replace python setup.py install with pip install -e . (#1460) 2018-02-22 11:15:03 -08:00
example-evolution-strategies.rst [tune] Support user-defined trainable functions / classes / envs with a shared object registry (#1226) 2017-11-20 17:52:43 -08:00
example-lbfgs.rst Change Python examples in documentation to use 4 space indentation. (#736) 2017-07-16 22:19:33 -07:00
example-parameter-server.rst Synchronous parameter server example. (#1220) 2017-11-15 17:49:31 -08:00
example-policy-gradient.rst [docs] Add backlinks from hyperopt / rl algorithm examples to the built-on Ray libraries (#1356) 2017-12-23 00:31:33 -08:00
example-resnet.rst Allow ResNet example to run on multiple machines. (#891) 2017-08-29 21:37:53 -07:00
example-rl-pong.rst Change Python examples in documentation to use 4 space indentation. (#736) 2017-07-16 22:19:33 -07:00
example-streaming.rst Add streaming MapReduce example (#1251) 2017-11-27 21:38:35 -08:00
fault-tolerance.rst Add actor reconstruction limitations to documentation (#1452) 2018-01-23 13:40:50 -08:00
hyperband.rst [docs] update to expose libraries + landing page (#1642) 2018-03-08 09:18:09 -08:00
index.rst [rllib] [docs] Cleanup RLlib API and make docs consistent with upcoming blog post (#1708) 2018-03-15 15:57:31 -07:00
install-on-docker.rst Fix installation instructions on Ubuntu and convert md -> rst. (#389) 2017-03-24 17:33:26 -07:00
installation-troubleshooting.rst Rebase Ray on latest arrow (remove numbuf from Ray). (#910) 2017-09-04 22:58:49 -07:00
installation.rst Add instructions for pip installing the latest wheel. (#1672) 2018-03-12 00:52:00 -07:00
internals-overview.rst Change Python examples in documentation to use 4 space indentation. (#736) 2017-07-16 22:19:33 -07:00
pandas_on_ray.rst [DataFrame] readthedocs page for Pandas on Ray (#1714) 2018-03-13 22:23:50 -07:00
pbt.png [tune] clean up population based training prototype (#1478) 2018-02-02 23:03:12 -08:00
pbt.rst [docs] update to expose libraries + landing page (#1642) 2018-03-08 09:18:09 -08:00
plasma-object-store.rst hugepage + plasma directory support plumbing + documentation (#1030) 2017-09-30 09:56:52 -07:00
policy-optimizers.rst [rllib] remove redundant docs (#1728) 2018-03-17 14:45:04 -07:00
profiling.rst Document how to profile Ray using pprof. (#1464) 2018-01-25 21:40:52 -08:00
ray-tune-parcoords.png [tune] Fix Docs (#1469) 2018-01-25 16:39:00 -08:00
ray-tune-tensorboard.png [tune] Documentation for Ray.tune (#1243) 2017-11-23 11:31:59 -08:00
ray-tune-viskit.png [tune] Documentation for Ray.tune (#1243) 2017-11-23 11:31:59 -08:00
resources.rst Autodetect the number of GPUs when starting Ray. (#1293) 2017-12-09 15:30:16 -08:00
rllib-api.svg [rllib] Update docs with api and components overview figures (#1443) 2018-01-19 10:08:45 -08:00
rllib-components.svg [rllib] Update docs with api and components overview figures (#1443) 2018-01-19 10:08:45 -08:00
rllib-dev.rst [rllib] [docs] Cleanup RLlib API and make docs consistent with upcoming blog post (#1708) 2018-03-15 15:57:31 -07:00
rllib.rst [rllib] remove redundant docs (#1728) 2018-03-17 14:45:04 -07:00
serialization.rst Change Python examples in documentation to use 4 space indentation. (#736) 2017-07-16 22:19:33 -07:00
timeline.png [minor] Use a better timeline pic in the documentation 2017-12-20 12:54:25 -08:00
troubleshooting.rst Change Python examples in documentation to use 4 space indentation. (#736) 2017-07-16 22:19:33 -07:00
tune-api.svg [docs] update to expose libraries + landing page (#1642) 2018-03-08 09:18:09 -08:00
tune.rst [docs] update to expose libraries + landing page (#1642) 2018-03-08 09:18:09 -08:00
tutorial.rst Change Python examples in documentation to use 4 space indentation. (#736) 2017-07-16 22:19:33 -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 Add instructions for pip installing the latest wheel. (#1672) 2018-03-12 00:52:00 -07:00
using-ray-on-a-large-cluster.rst Add instructions for pip installing the latest wheel. (#1672) 2018-03-12 00:52:00 -07:00
using-ray-with-gpus.rst Change Python examples in documentation to use 4 space indentation. (#736) 2017-07-16 22:19:33 -07:00
using-ray-with-tensorflow.rst Polished TensorFlowVariables code and documentation (#566) 2018-02-12 15:38:58 -08:00
webui.rst say which port is local and which one is remote (#1591) 2018-02-25 10:19:12 -08:00