From 0391050daf1108b85159f397e86ac23ad55f6b64 Mon Sep 17 00:00:00 2001 From: Lukas Folle Date: Thu, 1 Aug 2019 06:43:46 +0200 Subject: [PATCH] Fixed link in tune that was not working (#5331) --- python/ray/tune/README.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/python/ray/tune/README.rst b/python/ray/tune/README.rst index 5635ab3ff..9a09675bc 100644 --- a/python/ray/tune/README.rst +++ b/python/ray/tune/README.rst @@ -9,9 +9,9 @@ User documentation can be `found here `__. +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 `__. Citing Tune