ray/doc/source
2021-02-10 11:23:02 -08:00
..
_static Enable highlighting (#11500) 2020-10-20 09:34:39 -07:00
_templates
cluster [autoscaler][kubernetes][operator] Rudimentary error handling, make "MODIFIED" -> update event work. (#13756) 2021-02-03 20:07:11 -06:00
images [RLlib] Trajectory view API docs. (#12718) 2020-12-30 17:32:21 -08:00
modin [docs] page for using Modin with Ray (#13937) 2021-02-06 00:28:04 -08:00
ray-overview Remove debug extras from setup.py (#12751) 2020-12-10 16:23:11 -06:00
raysgd [docs] ray slack remove banners (#13898) 2021-02-04 01:14:34 -08:00
serve [serve] Built-in support for imported backends (#13867) 2021-02-04 15:09:12 -06:00
tune [docs] ray slack remove banners (#13898) 2021-02-04 01:14:34 -08:00
_help.rst [docs] redirect to discourse (#12427) 2020-11-25 17:10:10 -08:00
a2c-arch.svg
actors.rst [Doc] Update actor resource information (#13909) 2021-02-08 10:23:57 -08:00
advanced.rst Surface object store spilling statistics in ray memory (#13124) 2021-01-04 17:35:39 -08:00
apex-arch.svg
apex.png
async_api.rst Add more user-friendly error message upon async def remote task (#13915) 2021-02-04 18:33:33 -08:00
conf.py [XGboost] Update Documentation (#13017) 2021-01-04 17:21:04 -08:00
configure.rst [Multi-tenancy] Delete flag enable_multi_tenancy and remove old code path (#10573) 2020-12-10 19:01:40 +08:00
cross-language.rst [Multi-tenancy] Delete flag enable_multi_tenancy and remove old code path (#10573) 2020-12-10 19:01:40 +08:00
custom_directives.py [tune] Improve user guides and API docs (#7716) 2020-04-06 12:16:35 -07:00
custom_metric.png
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 [Doc] Explain how to know whether RAY_BACKEND_LOG_LEVEL worked (#12010) 2020-11-13 14:02:57 -08:00
development.rst Bump dev branch to 2.0 to avoid endless version bump toil (#13497) 2021-01-15 17:41:17 -08:00
dqn-arch.svg
es.png
fault-tolerance.rst [Core] Actor Retries Out of Order Tasks on Restart (#12338) 2020-12-01 09:35:54 -08:00
getting-involved.rst [docs] ray slack remove banners (#13898) 2021-02-04 01:14:34 -08:00
impala-arch.svg
impala.png
index.rst [Docs] RayDP Documentation (#14018) 2021-02-09 23:05:18 -08:00
installation.rst [docs] ray slack remove banners (#13898) 2021-02-04 01:14:34 -08:00
iter.rst [iter] user-tip for better perf (#8712) 2020-06-02 14:23:50 -07:00
joblib.rst [docs] Fix dead links to cluster docs by making dashes slashes (#12260) 2020-11-23 12:52:36 -08: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 remove lru evict docs (#13849) 2021-02-02 00:07:47 -08:00
multi-agent.svg
multi-flat.svg
multiprocessing.rst [docs] Remove API warning from mp.Pool (#13683) 2021-01-25 09:59:46 -08:00
offline-q.png
package-ref.rst [tune/core] serialization debugging utility (#12142) 2020-12-02 00:52:17 -08:00
pbt.png
placement-group.rst [Placement Group] Support named placement group (#13755) 2021-02-05 11:04:51 +08:00
ppo-arch.svg
ppo.png
profiling.rst [Doc] Remove trailing whitespaces (#13390) 2021-01-12 20:35:38 -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-client.rst [docs] page for using Modin with Ray (#13937) 2021-02-06 00:28:04 -08:00
ray-dashboard.rst [Doc] Remove trailing whitespaces (#13390) 2021-01-12 20:35:38 -08:00
ray-debugging.rst [Doc] Remove trailing whitespaces (#13390) 2021-01-12 20:35:38 -08:00
ray-libraries.rst [docs] Add xgboost_ray to community integrations (#11428) 2020-10-16 10:15:28 -07:00
ray-metrics.rst [Doc] Remove trailing whitespaces (#13390) 2021-01-12 20:35:38 -08:00
ray-tune-parcoords.png
ray-tune-tensorboard.png
ray-tune-viskit.png
raydp.rst [hotfix][docs] RayDP tensorflow != pytorch (#14044) 2021-02-10 11:23:02 -08:00
rllib-algorithms.rst [RLlib] Update Documentation for Curiosity's support of continuous actions (#13784) 2021-02-02 13:10:09 +01:00
rllib-api.svg
rllib-components.svg
rllib-concepts.rst 'Policy' argument doesn't exist (#11276) 2020-10-08 11:42:21 -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 [docs] Move all /latest links to /master (#11897) 2020-11-10 10:53:28 -08:00
rllib-env.rst [RLlib] Trajectory view API docs. (#12718) 2020-12-30 17:32:21 -08:00
rllib-envs.svg
rllib-examples.rst [docs] Move all /latest links to /master (#11897) 2020-11-10 10:53:28 -08:00
rllib-external.svg [rllib] Add high-performance external application connector (#7641) 2020-03-20 12:43:57 -07:00
rllib-models.rst [RLlib] Allow SAC to use custom models as Q- or policy nets and deprecate "state-preprocessor" for image spaces. (#13522) 2021-02-02 13:05:58 +01: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-sample-collection.rst [RLlib] Trajectory view API docs. (#12718) 2020-12-30 17:32:21 -08:00
rllib-stack.svg
rllib-toc.rst [RLlib] SlateQ Documentation (#13266) 2021-01-09 11:21:51 +01:00
rllib-training.rst [RLlib] Curiosity documentation. (#11066) 2020-09-29 09:39:22 +02:00
rllib.rst [docs] ray slack remove banners (#13898) 2021-02-04 01:14:34 -08:00
rock-paper-scissors.png
serialization.rst [Serialization] API for deregistering serializers; code & doc cleanup (#13471) 2021-01-29 10:27:05 -08:00
sgd.png
starting-ray.rst [ray_client]: first draft of documentation (#13216) 2021-01-08 15:38:36 -08: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
timeline.png
troubleshooting.rst Remove deprecated f._submit API (#12268) 2020-11-23 16:20:22 -06: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
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 remove lru evict docs (#13849) 2021-02-02 00:07:47 -08:00
whitepaper.rst [docs] Add links to Ray design patterns whitepaper (#12014) 2020-11-13 14:16:51 -08:00
xgboost-ray.rst [XGboost] Update Documentation (#13017) 2021-01-04 17:21:04 -08:00