[tune] Standardize Ray Tune on documentation (#1448)

This commit is contained in:
Richard Liaw
2018-01-21 12:07:15 -08:00
committed by GitHub
parent a2b190e65b
commit 04a50aa9ae
5 changed files with 17 additions and 17 deletions
+1 -1
View File
@@ -5,7 +5,7 @@ This document provides a walkthrough of the hyperparameter optimization example.
.. note::
To learn about Ray's built-in hyperparameter optimization framework, see `Ray.tune <http://ray.readthedocs.io/en/latest/tune.html>`__.
To learn about Ray's built-in hyperparameter optimization framework, see `Ray Tune <http://ray.readthedocs.io/en/latest/tune.html>`__.
To run the application, first install some dependencies.