ray/doc/source
2020-05-27 10:19:47 +02:00
..
_static [tune] New Doc edits, add Concepts page (#8083) 2020-04-25 18:25:56 -07:00
_templates [docs] Add a feedback form (#5610) 2019-09-02 01:28:28 -07:00
images [tune] New Doc edits, add Concepts page (#8083) 2020-04-25 18:25:56 -07:00
ray-overview [docs] Add Overview Section & Gentle Introduction (#8517) 2020-05-26 10:39:34 -05:00
raysgd [docs] Add Overview Section & Gentle Introduction (#8517) 2020-05-26 10:39:34 -05:00
serve [Serve] Rename RayServe -> "Ray Serve" in Documentation (#8504) 2020-05-19 19:13:54 -07:00
tune [tune] Fix links (#8477) 2020-05-18 10:08:29 -07:00
a2c-arch.svg [rllib] [docs] Add some architecture diagrams (#5390) 2019-08-06 20:14:57 -07:00
actors.rst [Serve] Add Instructions for GPU (#8495) 2020-05-19 18:33:58 -07:00
advanced.rst Add ray.util package and move libraries from experimental (#7100) 2020-02-18 13:43:19 -08: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 Fix typo in asyncio documentation (#7602) 2020-03-17 10:37:37 -05: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] Switch to ARM for Azure deployment (#7717) 2020-04-03 15:51:56 -07:00
cluster-index.rst Add ray.util package and move libraries from experimental (#7100) 2020-02-18 13:43:19 -08:00
conf.py [tune] New Doc edits, add Concepts page (#8083) 2020-04-25 18:25:56 -07:00
configure.rst [Serve] Add Instructions for GPU (#8495) 2020-05-19 18:33:58 -07: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
ddppo-arch.svg [rllib] Add Decentralized DDPPO trainer and documentation (#7088) 2020-02-10 15:28:27 -08:00
deploy-on-kubernetes.rst Use kubectl delete pod in example (#8295) 2020-05-04 21:39:30 -05:00
deploy-on-yarn.rst [docs] yarn update (#6173) 2019-11-19 16:15:08 -08:00
deploying-on-slurm.rst [docs] Comments on potential srun orders during Slurm Deployment (#8183) 2020-04-27 09:30:16 -07:00
development.rst [TEST]use cc_test to run core_worker_test, enforce/reuse RedisServiceManagerForTest (#8443) 2020-05-17 18:43:00 +08: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 Option to retry failed actor tasks (#8330) 2020-05-15 20:15:15 -07:00
getting-involved.rst [doc] Update the test command in getting-involved. (#6347) 2019-12-07 11:03:52 -08: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] Add Overview Section & Gentle Introduction (#8517) 2020-05-26 10:39:34 -05:00
installation.rst less important (#8439) 2020-05-13 22:52:38 -07:00
iter.rst [Parallel Iterators] Allow for operator chaining after repartition (#7268) 2020-03-04 14:42:52 -08:00
joblib.rst Add ray.util package and move libraries from experimental (#7100) 2020-02-18 13:43:19 -08:00
memory-management.rst Fix ray memory example (#8462) 2020-05-17 11:34:11 -05: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 Add ray.util package and move libraries from experimental (#7100) 2020-02-18 13:43:19 -08: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 [Doc] Fix Docstring for Task Cancellation (#8198) 2020-04-27 17:06:08 -07:00
pandas_on_ray.rst Dataframe deprecation (#2353) 2018-07-06 00:16:22 -07:00
pbt.png [tune] Improve PBT example (#4575) 2019-04-09 20:59:17 -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
projects.rst [Projects] Add small tutorial for projects (#6641) 2020-01-20 09:33:41 -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 Rename max_reconstructions to max_restarts and use -1 for infinite (#8274) 2020-05-14 10:30:29 -05: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] Deprecate policy optimizers (#8345) 2020-05-21 10:16:18 -07: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] Deprecate policy optimizers (#8345) 2020-05-21 10:16:18 -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 Replace all instances of ray.readthedocs.io with ray.io (#7994) 2020-04-13 16:17:05 -07:00
rllib-env.rst [rllib] observation function api for multi-agent (#8236) 2020-05-04 22:13:49 -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] rllib/examples folder restructuring (#8250) 2020-05-01 22:59:34 +02:00
rllib-external.svg [rllib] Add high-performance external application connector (#7641) 2020-03-20 12:43:57 -07:00
rllib-models.rst [RLlib] Add 2 Transformer learning test cases on StatelessCartPole (PPO and IMPALA). (#8624) 2020-05-27 10:19:47 +02: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 [rllib] Deprecate policy optimizers (#8345) 2020-05-21 10:16:18 -07:00
rllib-training.rst Update named actor API (#8559) 2020-05-24 20:08:03 -05:00
rllib.rst [docs] Add Overview Section & Gentle Introduction (#8517) 2020-05-26 10:39:34 -05:00
rock-paper-scissors.png [rllib] Add rock paper scissors multi-agent example (#5336) 2019-08-01 13:03:59 -07:00
serialization.rst Update serialization doc (#8381) 2020-05-12 16:47:00 -07:00
sgd.png [sgd] Document and add simple MNIST example (#3236) 2018-11-10 21:52:20 -08:00
starting-ray.rst [docs] Make walkthrough and starting Ray materials clear (#7099) 2020-02-11 23:17:30 -08: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
tune-contrib.rst [tune] New Doc edits, add Concepts page (#8083) 2020-04-25 18:25:56 -07:00
tune.rst [tune] Fix links (#8477) 2020-05-18 10:08:29 -07:00
using-ray-on-a-cluster.rst Rename redis-port to port and add default (#8406) 2020-05-18 13:25:34 -05:00
using-ray-with-gpus.rst Consolidate and clean up documentation (#5645) 2019-09-07 11:50:18 -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 [docs] fix code block display (#5967) 2019-10-22 00:45:38 -07:00
using-ray.rst Add ray.util package and move libraries from experimental (#7100) 2020-02-18 13:43:19 -08:00
walkthrough.rst [Docs] Add Cancelation to main docs. (#8508) 2020-05-20 10:31:57 -07:00