mirror of
https://github.com/vale981/ray
synced 2025-03-06 10:31:39 -05:00
[doc] Add meetup link (temporary) (#6835)
This commit is contained in:
parent
7659cae3ba
commit
c9a1810392
2 changed files with 4 additions and 1 deletions
|
@ -11,7 +11,6 @@ Ray
|
|||
|
||||
**Ray is a fast and simple framework for building and running distributed applications.**
|
||||
|
||||
.. tip:: Join our `community slack <https://forms.gle/9TSdDYUgxYs8SA9e8>`_ to discuss Ray!
|
||||
|
||||
Ray is packaged with the following libraries for accelerating machine learning workloads:
|
||||
|
||||
|
@ -25,6 +24,9 @@ Star us on `on GitHub`_. You can also get started by visiting our `Tutorials <ht
|
|||
.. _`on GitHub`: https://github.com/ray-project/ray
|
||||
.. _`RaySGD`: raysgd/raysgd.html
|
||||
|
||||
.. attention:: If you're in the Bay Area, `RSVP here and come to our Ray meetup <https://www.meetup.com/Bay-Area-Ray-Meetup/events/267883815/>`_ in downtown SF on the evening of January 30!
|
||||
.. important:: Join our `community slack <https://forms.gle/9TSdDYUgxYs8SA9e8>`_ to discuss Ray!
|
||||
|
||||
|
||||
Quick Start
|
||||
-----------
|
||||
|
|
|
@ -81,6 +81,7 @@ Below are some blog posts and talks about Tune:
|
|||
- [blog] `Simple hyperparameter and architecture search in tensorflow with Ray Tune <http://louiskirsch.com/ai/ray-tune>`_
|
||||
- [slides] `Talk given at RISECamp 2019 <https://docs.google.com/presentation/d/1v3IldXWrFNMK-vuONlSdEuM82fuGTrNUDuwtfx4axsQ/edit?usp=sharing>`_
|
||||
- [video] `Talk given at RISECamp 2018 <https://www.youtube.com/watch?v=38Yd_dXW51Q>`_
|
||||
- [video] `A Guide to Modern Hyperparameter Optimization (PyData LA 2019) <https://www.youtube.com/watch?v=10uz5U3Gy6E>`_
|
||||
- [slides] `A Guide to Modern Hyperparameter Optimization (PyData LA 2019) <https://speakerdeck.com/richardliaw/a-modern-guide-to-hyperparameter-optimization>`_
|
||||
|
||||
Open Source Projects using Tune
|
||||
|
|
Loading…
Add table
Reference in a new issue