diff --git a/doc/source/index.rst b/doc/source/index.rst index 4aab6359b..feb350138 100644 --- a/doc/source/index.rst +++ b/doc/source/index.rst @@ -11,7 +11,6 @@ Ray **Ray is a fast and simple framework for building and running distributed applications.** -.. tip:: Join our `community slack `_ to discuss Ray! Ray is packaged with the following libraries for accelerating machine learning workloads: @@ -25,6 +24,9 @@ Star us on `on GitHub`_. You can also get started by visiting our `Tutorials `_ in downtown SF on the evening of January 30! +.. important:: Join our `community slack `_ to discuss Ray! + Quick Start ----------- diff --git a/doc/source/tune.rst b/doc/source/tune.rst index 98fd96eab..85a1d3f7a 100644 --- a/doc/source/tune.rst +++ b/doc/source/tune.rst @@ -81,6 +81,7 @@ Below are some blog posts and talks about Tune: - [blog] `Simple hyperparameter and architecture search in tensorflow with Ray Tune `_ - [slides] `Talk given at RISECamp 2019 `_ - [video] `Talk given at RISECamp 2018 `_ + - [video] `A Guide to Modern Hyperparameter Optimization (PyData LA 2019) `_ - [slides] `A Guide to Modern Hyperparameter Optimization (PyData LA 2019) `_ Open Source Projects using Tune