[docs] Make slack more prominent (#5792)

Co-Authored-By: Edward Oakes <ed.nmi.oakes@gmail.com>
This commit is contained in:
Richard Liaw
2019-09-26 15:36:56 -07:00
committed by GitHub
co-authored by Edward Oakes
parent 01d6362472
commit 5c549fd84b
4 changed files with 8 additions and 1 deletions
+3
View File
@@ -11,6 +11,8 @@ 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:
- `Tune`_: Scalable Hyperparameter Tuning
@@ -24,6 +26,7 @@ View the `codebase on GitHub`_.
.. _`codebase on GitHub`: https://github.com/ray-project/ray
Quick Start
-----------
+2
View File
@@ -1,6 +1,8 @@
Tune Walkthrough
================
.. tip:: Help make Tune better by taking our 3 minute `Ray Tune User Survey <https://forms.gle/7u5eH1avbTfpZ3dE6>`_!
This tutorial will walk you through the following process to setup a Tune experiment. Specifically, we'll leverage ASHA and Bayesian Optimization (via HyperOpt) via the following steps:
1. Integrating Tune into your workflow
+2
View File
@@ -1,6 +1,8 @@
Tune User Guide
===============
.. tip:: Help make Tune better by taking our 3 minute `Ray Tune User Survey <https://forms.gle/7u5eH1avbTfpZ3dE6>`_!
Tune Overview
-------------
+1 -1
View File
@@ -1,7 +1,7 @@
Tune: A Scalable Hyperparameter Tuning Library
==============================================
.. important:: Take the `2019 Ray Tune User Survey <https://forms.gle/7u5eH1avbTfpZ3dE6>`_ and show us your Tune project!
.. tip:: Help make Tune better by taking our 3 minute `Ray Tune User Survey <https://forms.gle/7u5eH1avbTfpZ3dE6>`_!
.. image:: images/tune.png
:scale: 30%