Commit graph

107 commits

Author SHA1 Message Date
Eric Liang
2e72ef491d
[docs] Add the AIR technical whitepaper to our docs (#28053) (#28070) 2022-08-23 10:02:15 -07:00
Eric Liang
9595ce2112
[docs] Minor polish on AIR getting started page (#27696) (#27712) 2022-08-09 12:37:12 -07:00
Richard Liaw
12e0f678f4
[cherry-pick][releases/2.0.0] Land "[docs] Improve the "Why Ray" and "Why AIR" sections of the docs (#27480)" again (#27645)
Co-authored-by: Eric Liang <ekhliang@gmail.com>
2022-08-08 16:06:15 -07:00
Richard Liaw
0025ee865b
Revert "[docs] Improve the "Why Ray" and "Why AIR" sections of the docs (#27480) (#27594)" (#27641)
This reverts commit 7d29444449.
2022-08-08 07:46:06 -07:00
Eric Liang
7d29444449
[docs] Improve the "Why Ray" and "Why AIR" sections of the docs (#27480) (#27594) 2022-08-05 18:43:54 -07:00
Eric Liang
ca7d3285a7
[docs] Revamp README and Ray intro doc page (#27405) (#27458)
This PR revamps and aligns the README and Ray intro doc page:

New "What is Ray" diagram that introduces AIR vs Ray core (diagram TBD finalized, this is the working placeholder)
Update the description of Ray
Link out to the user guides for key libraries and key concepts
Remove old / broken links, as well as the inline library descriptions from the README
2022-08-03 14:48:33 -07:00
Siyuan (Ryans) Zhuang
990a4534af
[Workflow] Cleanup workflow docs (#27217)
Signed-off-by: Siyuan Zhuang <suquark@gmail.com>
2022-08-01 18:04:33 -07:00
Kai Fricke
8fe439998e
[air/tuner/docs] Update docs for Tuner() API 1: RSTs, docs, move reuse_actors (#26930)
Signed-off-by: Kai Fricke coding@kaifricke.com

Why are these changes needed?
Splitting up #26884: This PR includes changes to use Tuner() instead of tune.run() for most docs files (rst and py), and a change to move reuse_actors to the TuneConfig
2022-07-24 07:45:24 -07:00
xwjiang2010
ac831fded4
[air] update documentation to use session.report (#26051)
Update documentation to use `session.report`.

Next steps:
1. Update our internal caller to use `session.report`. Most importantly, CheckpointManager and DataParallelTrainer.
2. Update `get_trial_resources` to use PGF notions to incorporate the requirement of ResourceChangingScheduler. @Yard1 
3. After 2 is done, change all `tune.get_trial_resources` to `session.get_trial_resources`
4. [internal implementation] remove special checkpoint handling logic from huggingface trainer. Optimize the flow for checkpoint conversion with `session.report`.

Co-authored-by: Antoni Baum <antoni.baum@protonmail.com>
2022-06-30 10:37:31 -07:00
Sven Mika
b5bc2b93c3
[RLlib] Move all remaining algos into algorithms directory. (#25366) 2022-06-04 07:35:24 +02:00
Yi Cheng
fd0f967d2e
Revert "[RLlib] Move (A/DD)?PPO and IMPALA algos to algorithms dir and rename policy and trainer classes. (#25346)" (#25420)
This reverts commit e4ceae19ef.

Reverts #25346

linux://python/ray/tests:test_client_library_integration never fail before this PR.

In the CI of the reverted PR, it also fails (https://buildkite.com/ray-project/ray-builders-pr/builds/34079#01812442-c541-4145-af22-2a012655c128). So high likely it's because of this PR.

And test output failure seems related as well (https://buildkite.com/ray-project/ray-builders-branch/builds/7923#018125c2-4812-4ead-a42f-7fddb344105b)
2022-06-02 20:38:44 -07:00
Sven Mika
e4ceae19ef
[RLlib] Move (A/DD)?PPO and IMPALA algos to algorithms dir and rename policy and trainer classes. (#25346) 2022-06-02 16:47:05 +02:00
Omar Sanseviero
94432d64c9
Fix Ray Serve example (#24276)
The current example in the `README.md` is broken, which is same issue as https://github.com/ray-project/ray/pull/22228. cc @simon-mo
2022-04-29 10:27:26 -05:00
Paige Bailey
f21092e80a
Added a "Getting Involved" table. (#23387) 2022-03-22 00:17:53 -07:00
Eric Liang
678d23fe42
Remove beta label from Datasets (#23220) 2022-03-15 23:05:59 -07:00
Eric Liang
ca1100397e
Update paper links to include exoshuffle and remove whitepaper (moved to docs) (#23099) 2022-03-15 13:12:01 -07:00
Jun Gong
04effca29c
[RLlib; docs] Update README.rst to fix the broken RLlib logo (#22489) 2022-02-18 18:33:07 +01:00
Sven Mika
7a585fb275
[RLlib; Documentation] RLlib README overhaul. (#20249) 2021-11-18 18:08:40 +01:00
Amog Kamsetty
4f88796d5a
[Train] Move to beta (#20378) 2021-11-16 08:19:30 -08:00
Jin Hyung Ahn
722f935f9a
[docs] Fix broken links in README (#20326) 2021-11-14 10:23:55 -08:00
Eric Liang
6102912494
Dataset doc updates (#19815) 2021-11-04 18:13:40 -07:00
matthewdeng
4674c78050
[Train] Rename Ray SGD v2 to Ray Train (#19436) 2021-10-18 22:27:46 -07:00
Eric Liang
430a5f4a21
[doc] Bump dataset to beta for 1.8 and add backlink to SGD (#19332) 2021-10-12 18:32:29 -07:00
Eric Liang
d1f348cd9d
[RFC] Split the list of libraries into ML vs production 2021-09-14 16:32:07 -07:00
Eric Liang
7dcae690b9
Mark datasets as still in alpha for now (#18321) 2021-09-02 17:07:33 -07:00
Tim Hopper
fd2a8a6b9c
[docs] Fix broken urls (#18206) 2021-08-30 17:24:06 -07:00
Richard Liaw
0621fc49d4
serve (#18178) 2021-08-27 20:29:34 -07:00
Eric Liang
95b5ad12ba
Initial version of workflow documentation (#18138) 2021-08-27 16:20:48 -07:00
Edward Oakes
f16bb9849e
[serve] Update code sample in Ray README (#18129) 2021-08-26 16:34:31 -05:00
Huaiwei Sun
14365e111d
Update README.rst (#17471)
Add Slack channel info in the "Getting Involved" section
2021-08-13 13:25:51 -07:00
Robert Nishihara
f624ddae5f
Remove outdated link from readme (#17788) 2021-08-12 17:11:59 -07:00
Eric Liang
fabba96fad
Re-merge large function def, skipping test failing on Windows (#17191) 2021-07-19 18:03:26 -07:00
architkulkarni
4069686e0f
Revert "Improve error message for oversized function (#17133)" (#17184)
This reverts commit 3e53619d64.
2021-07-19 09:28:33 -07:00
Eric Liang
3e53619d64
Improve error message for oversized function (#17133) 2021-07-17 11:04:05 -07:00
Eric Liang
26a286655b
Add link to datasets preview docs 2021-07-16 12:31:52 -07:00
Ian Fox
673d6822c7
[readme] Add raydistributed twitter link to readme (#17099) 2021-07-14 18:55:24 -07:00
Eric Liang
af11ec079a
update serve verbiage (#16360) 2021-06-10 16:23:38 -07:00
Eric Liang
dbaa28f81e
Add links to new rllib paper (#14432) 2021-03-01 20:11:40 -08:00
Oscar Bonilla
632023b825
[docs] Fix broken link in README.md (#14147) 2021-02-18 19:48:51 -08:00
Crissman Loomis
05ab75fbe1
[docs] Add mode to Ray Tune quick start (#14023) 2021-02-10 12:41:45 -08:00
Richard Liaw
6c77aeb98a
[docs] ray slack remove banners (#13898)
Signed-off-by: Richard Liaw <rliaw@berkeley.edu>
2021-02-04 01:14:34 -08:00
Eric Squires
9f70293700
Remove debug extras from setup.py (#12751) 2020-12-10 16:23:11 -06:00
Robert Nishihara
d681991773
Add Discourse to readme and make it more prominent in docs. (#12740) 2020-12-10 01:13:40 -08:00
architkulkarni
8b9197ea8c
[Doc] replace github discussion link with discourse (#12684) 2020-12-09 12:43:45 -08:00
Eric Liang
4f5d6274af
[docs] Add links to Ray design patterns whitepaper (#12014)
* update

* update
2020-11-13 14:16:51 -08:00
Edward Oakes
8bcb0bddc9
[serve] Fix API calls in global README (#12015) 2020-11-13 16:05:00 -06:00
Eric Liang
9b8218aabd
[docs] Move all /latest links to /master (#11897)
* use master link

* remae

* revert non-ray

* more

* mre
2020-11-10 10:53:28 -08:00
Alex V. Kotlar
f9a29a6d26
[docs] Fix pip install commands (#11326) 2020-10-11 22:12:18 -07:00
Robert Nishihara
0d02aa10b2
Add Slack badge to README (#11215) 2020-10-05 19:39:23 -07:00
Richard Liaw
a563344bc2
[docs] remove ref to google groups -> github discussions (#11019) 2020-09-24 18:09:51 -07:00