From c9a1810392c3e662534e5f797d27e230c81baa86 Mon Sep 17 00:00:00 2001 From: Richard Liaw Date: Sat, 18 Jan 2020 17:53:47 -0800 Subject: [PATCH] [doc] Add meetup link (temporary) (#6835) --- doc/source/index.rst | 4 +++- doc/source/tune.rst | 1 + 2 files changed, 4 insertions(+), 1 deletion(-) 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