ray/doc/source
2020-09-23 17:04:13 -07:00
..
_static [docs] fix version flyout menu z-index (#10892) 2020-09-19 13:30:35 -07:00
_templates [docs] Add a feedback form (#5610) 2019-09-02 01:28:28 -07:00
cluster [docs] redis-port -> port (#10937) 2020-09-23 17:04:13 -07:00
images [docs] Add RayDP link to community integrations (#10851) 2020-09-17 01:21:12 -07:00
ray-overview fix (#10876) 2020-09-17 23:17:39 -07:00
raysgd [Ray SGD] use_local flag + Worker group abstraction (#10539) 2020-09-15 11:58:57 -07:00
serve [Serve] Unwrap Flask Request from ServeHandle (#10845) 2020-09-22 12:44:23 -07:00
tune [tune] update pt tutorial docs (#10925) 2020-09-21 13:33:37 -07:00
a2c-arch.svg [rllib] [docs] Add some architecture diagrams (#5390) 2019-08-06 20:14:57 -07:00
actors.rst [tune+core] tune lifecycle and starting ray guide (#10813) 2020-09-21 11:27:50 -07:00
advanced.rst Promote ray.experimental.queue to ray.util (#10624) 2020-09-08 12:56:53 -07:00
apex-arch.svg [rllib] [docs] Add some architecture diagrams (#5390) 2019-08-06 20:14:57 -07:00
apex.png [rllib] Document "v2" APIs (#2316) 2018-07-01 00:05:08 -07:00
async_api.rst [Doc] Add section for threaded actor (#10751) 2020-09-11 16:34:10 -07:00
conf.py [Doc] Broken doc build fix. (#10865) 2020-09-17 13:27:30 -07:00
configure.rst [tune+core] tune lifecycle and starting ray guide (#10813) 2020-09-21 11:27:50 -07:00
cross-language.rst Java doc: "Configuring Ray" page (#10801) 2020-09-16 11:43:16 +08:00
custom_directives.py [tune] Improve user guides and API docs (#7716) 2020-04-06 12:16:35 -07:00
custom_metric.png [rllib] Implement custom metrics (#3144) 2018-11-03 18:48:32 -07:00
dask-on-ray.rst [docs] Sort library list alphabetically and add experimental note to Dask (#10815) 2020-09-15 17:26:09 -07:00
ddppo-arch.svg [rllib] Add Decentralized DDPPO trainer and documentation (#7088) 2020-02-10 15:28:27 -08:00
debugging.rst [docs] Make Contributions/Building pages more prominent (#9054) 2020-06-25 12:38:12 -07:00
development.rst release process: bump version number to 1.1.0.dev0 everywhere (#10686) 2020-09-10 16:00:21 -07:00
dqn-arch.svg [rllib] [docs] Add some architecture diagrams (#5390) 2019-08-06 20:14:57 -07:00
es.png [rllib] Document "v2" APIs (#2316) 2018-07-01 00:05:08 -07:00
fault-tolerance.rst [ray 1.0] Make private a few more things (#10551) 2020-09-04 17:19:27 -07:00
getting-involved.rst [docs] Make Contributions/Building pages more prominent (#9054) 2020-06-25 12:38:12 -07:00
impala-arch.svg [rllib] [docs] Add some architecture diagrams (#5390) 2019-08-06 20:14:57 -07:00
impala.png [rllib] Update multi-gpu impala numbers (#3327) 2018-11-19 20:55:27 -08:00
index.rst [docs] Placement group documentation (#10555) 2020-09-16 16:07:55 -07:00
installation.rst [tune+core] tune lifecycle and starting ray guide (#10813) 2020-09-21 11:27:50 -07:00
iter.rst [iter] user-tip for better perf (#8712) 2020-06-02 14:23:50 -07:00
joblib.rst [tune] Docs for tune-sklearn (#9129) 2020-07-06 15:35:10 -07:00
mars-on-ray.rst [docs] Fix broken links in new community libraries page ++ (#10785) 2020-09-14 21:18:28 -07:00
memory-management.rst [docs] Fix warnings for sphinx 1.8 (#10476) 2020-09-01 13:37:35 -07:00
multi-agent.svg [rllib] Document "v2" APIs (#2316) 2018-07-01 00:05:08 -07:00
multi-flat.svg [rllib] RLlib in 60 seconds documentation (#5430) 2019-08-12 17:39:02 -07:00
multiprocessing.rst [docs] Polish community integrations docs (#10780) 2020-09-14 14:41:06 -07:00
offline-q.png [rllib] Basic infrastructure for off-policy estimation (IS, WIS) (#3941) 2019-02-13 16:25:05 -08:00
package-ref.rst [docs] Placement group documentation (#10555) 2020-09-16 16:07:55 -07:00
pbt.png [tune] Improve PBT example (#4575) 2019-04-09 20:59:17 -07:00
placement-group.rst [Placement group] Refine doc (#10922) 2020-09-23 16:26:32 -07:00
ppo-arch.svg [rllib] [docs] Add some architecture diagrams (#5390) 2019-08-06 20:14:57 -07:00
ppo.png [rllib] Document "v2" APIs (#2316) 2018-07-01 00:05:08 -07:00
profiling.rst Release 0.8.0 test logs (#6512) 2019-12-17 15:56:50 -08:00
pytorch.png [rllib] Add TF and Torch icons to show which are available for each algo (#6869) 2020-01-20 15:22:21 -08:00
ray-dashboard.rst [Dashboard] Refresh documentation 1.0.0 (#10684) 2020-09-10 15:51:26 -07:00
ray-libraries.rst [docs] Add RayDP link to community integrations (#10851) 2020-09-17 01:21:12 -07:00
ray-metrics.rst [Stats] Metrics Export User Interface Part 2 (Prometheus Service Discovery) (#9970) 2020-08-07 21:59:24 -07: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
rllib-algorithms.rst [RLlib] SAC algo cleanup. (#10825) 2020-09-20 11:27:02 +02:00
rllib-api.svg [rllib] Add rock paper scissors multi-agent example (#5336) 2019-08-01 13:03:59 -07:00
rllib-components.svg [rllib] Adds eager support with a generic TFEagerPolicy class (#5436) 2019-08-23 14:21:11 +08:00
rllib-concepts.rst [rllib] Execution plan API documentation (#10000) 2020-08-11 23:58:41 -07:00
rllib-config.svg [rllib] Rename sample_batch_size => rollout_fragment_length (#7503) 2020-03-14 12:05:04 -07:00
rllib-dev.rst [tune] Use public methods for trainable (#9184) 2020-07-01 11:00:00 -07:00
rllib-env.rst Update rllib-env.rst (#10891) 2020-09-19 00:29:56 -07:00
rllib-envs.svg [rllib] annotate public vs developer vs private APIs (#3808) 2019-01-23 21:27:26 -08:00
rllib-examples.rst [rllib] Try fixing torch GPU and masking errors (#10168) 2020-08-25 18:34:19 -07:00
rllib-external.svg [rllib] Add high-performance external application connector (#7641) 2020-03-20 12:43:57 -07:00
rllib-models.rst [RLlib] Attention Net/Transformers docs improvement. 2020-08-17 13:07:17 -07:00
rllib-offline.rst [RLlib] DDPG refactor and Exploration API action noise classes. (#7314) 2020-03-01 11:53:35 -08:00
rllib-package-ref.rst [rllib] Deprecate policy optimizers (#8345) 2020-05-21 10:16:18 -07:00
rllib-stack.svg [rllib] Sync filters at end of iteration not start; hierarchical docs (#3769) 2019-01-15 16:25:25 -08:00
rllib-toc.rst Move meta-learning algorithms into their own section in the TOC (#10727) 2020-09-11 12:26:16 -07:00
rllib-training.rst [1.0] Ray whitepaper link and tagline update (#10455) 2020-09-01 09:48:35 -07:00
rllib.rst [Doc] Use sphinx_book_theme (#10379) 2020-09-08 16:25:23 -07:00
rock-paper-scissors.png [rllib] Add rock paper scissors multi-agent example (#5336) 2019-08-01 13:03:59 -07:00
serialization.rst [api] Initial API deprecations for Ray 1.0 (#10325) 2020-08-28 15:03:50 -07:00
sgd.png [sgd] Document and add simple MNIST example (#3236) 2018-11-10 21:52:20 -08:00
starting-ray.rst [tune+core] tune lifecycle and starting ray guide (#10813) 2020-09-21 11:27:50 -07:00
struct-tensor.png [rllib] Support for complex / variable-length observation spaces (#8393) 2020-06-06 12:22:19 +02:00
tensorflow.png [rllib] Add TF and Torch icons to show which are available for each algo (#6869) 2020-01-20 15:22:21 -08:00
throughput.png [rllib] Document "v2" APIs (#2316) 2018-07-01 00:05:08 -07:00
timeline.png [minor] Use a better timeline pic in the documentation 2017-12-20 12:54:25 -08:00
troubleshooting.rst Replace all instances of ray.readthedocs.io with ray.io (#7994) 2020-04-13 16:17:05 -07:00
using-ray-with-gpus.rst [api] Initial API deprecations for Ray 1.0 (#10325) 2020-08-28 15:03:50 -07:00
using-ray-with-pytorch.rst [docs] Second push of changes (#5391) 2019-08-28 17:54:15 -07:00
using-ray-with-tensorflow.rst [tune] Put examples under proper version control (#9427) 2020-07-13 18:01:10 -07:00
using-ray.rst [docs] Placement group documentation (#10555) 2020-09-16 16:07:55 -07:00
walkthrough.rst [tune+core] tune lifecycle and starting ray guide (#10813) 2020-09-21 11:27:50 -07:00
whitepaper.rst [1.0] Ray whitepaper link and tagline update (#10455) 2020-09-01 09:48:35 -07:00