Skip to content

Commit

Permalink
Fixed link in tune that was not working (#5331)
Browse files Browse the repository at this point in the history
  • Loading branch information
lukasfolle authored and richardliaw committed Aug 1, 2019
1 parent 51b8915 commit 0391050
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions python/ray/tune/README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -9,9 +9,9 @@ User documentation can be `found here <http://ray.readthedocs.io/en/latest/tune.
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>`__.
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/exercise_1_basics.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>`__.
(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%2Fexercise_1_basics.ipynb>`__.


Citing Tune
Expand Down

0 comments on commit 0391050

Please sign in to comment.