[docs] Edit survey links (#6777)

This commit is contained in:
Richard Liaw
2020-01-17 11:52:04 -08:00
committed by GitHub
parent 92380dd4e6
commit a3a268435f
6 changed files with 8 additions and 6 deletions
-2
View File
@@ -1,8 +1,6 @@
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