From 4dcfde73eee0f34fec01deaeeff8d54aa7a7019b Mon Sep 17 00:00:00 2001 From: Rodrigo Caballero Date: Tue, 15 Aug 2017 12:40:12 -0500 Subject: [PATCH] Update the path of the code example. Signed-off-by: Rodrigo Caballero --- .../tutorials/machine-learning/machine-learning.rst | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/source/clear-linux/tutorials/machine-learning/machine-learning.rst b/source/clear-linux/tutorials/machine-learning/machine-learning.rst index d7cd2f92..a1aff29e 100644 --- a/source/clear-linux/tutorials/machine-learning/machine-learning.rst +++ b/source/clear-linux/tutorials/machine-learning/machine-learning.rst @@ -62,13 +62,14 @@ for the Jupyter Notebook. .. note:: After installing the `machine-learning basic` bundle, you can find the - example code under :file:`/usr/share/docs/MNIST_example.ipynb`. + example code under + :file:`/usr/share/doc/tensorflow/MNIST_example.ipynb`. The example code downloads and decompresses the MNIST data directly into the :file:`./mnist` directory. Alternatively, download the four files directly from the Yann LeCun’s `MNIST Database website`_ and save them into a -:file:`mnist`directory within the :file:`Handwriting` directory. +:file:`mnist` directory within the :file:`Handwriting` directory. The files needed are: