From 293e202ffb3ddbfc41e928bf3be7435e7c13a895 Mon Sep 17 00:00:00 2001 From: Billy Lamberta Date: Fri, 17 Aug 2018 12:05:52 -0700 Subject: Add link to dataset. PiperOrigin-RevId: 209185706 --- tensorflow/docs_src/tutorials/sequences/recurrent_quickdraw.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'tensorflow/docs_src') diff --git a/tensorflow/docs_src/tutorials/sequences/recurrent_quickdraw.md b/tensorflow/docs_src/tutorials/sequences/recurrent_quickdraw.md index 2c537c60a1..657fab8a53 100644 --- a/tensorflow/docs_src/tutorials/sequences/recurrent_quickdraw.md +++ b/tensorflow/docs_src/tutorials/sequences/recurrent_quickdraw.md @@ -58,8 +58,7 @@ To try the code for this tutorial: We make the data that we use in this tutorial available as `TFRecord` files containing `TFExamples`. You can download the data from here: - -http://download.tensorflow.org/data/quickdraw_tutorial_dataset_v1.tar.gz +http://download.tensorflow.org/data/quickdraw_tutorial_dataset_v1.tar.gz (~1GB). Alternatively you can download the original data in `ndjson` format from the Google cloud and convert it to the `TFRecord` files containing `TFExamples` -- cgit v1.2.3