diff --git a/docs/quick_start.rst b/docs/quick_start.rst index 66998bc100e..96fc2037734 100644 --- a/docs/quick_start.rst +++ b/docs/quick_start.rst @@ -228,9 +228,9 @@ model: data_reader = make_data_reader(os.path.realpath('./mnist_data/')) This reader assumes that the files `train-images-idx3-ubyte -`_, +`_, `train-labels-idx1-ubyte -`_, and +`_, and :code:`data_reader.prototext` are located in the :bash:`./mnist_data` directory. The :code:`data_read.prototext` file contains the following: