[tune] Annotated Example Page and showcase Tutorials (#3267)

Adds an example page and link in codebase.

Closes #2728.
This commit is contained in:
Richard Liaw
2018-11-08 23:45:05 -08:00
committed by GitHub
parent 588705b6fa
commit 22113be04c
5 changed files with 132 additions and 2 deletions
+8
View File
@@ -6,6 +6,14 @@ Tune is a scalable framework for hyperparameter search with a focus on deep lear
User documentation can be `found here <http://ray.readthedocs.io/en/latest/tune.html>`__.
Tutorial
--------
To get started with Tune, try going through `our tutorial of using Tune with Keras <https://github.com/ray-project/tutorial/blob/master/tune_exercises/Tune.ipynb>`__.
(Experimental): You can try out `the above tutorial on a free hosted server via Binder <https://mybinder.org/v2/gh/ray-project/tutorial/master?filepath=tune_exercises%2FTune.ipynb>`__.
Citing Tune
-----------