diff --git a/doc/source/tune.rst b/doc/source/tune.rst index bfeb729e6469..2674f5b064a7 100644 --- a/doc/source/tune.rst +++ b/doc/source/tune.rst @@ -7,9 +7,9 @@ Tune: Scalable Hyperparameter Search Tune is a scalable framework for hyperparameter search with a focus on deep learning and deep reinforcement learning. -You can find the code for Tune `here on GitHub `__. To get started with Tune, try going through `our tutorial of using Tune with Keras `__. +You can find the code for Tune `here on GitHub `__. To get started with Tune, try going through `our tutorial of using Tune with Keras `__. -(Experimental): You can try out `the above tutorial on a free hosted server via Binder `__. +(Experimental): You can try out `the above tutorial on a free hosted server via Binder `__. Features