[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
+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