summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEvan Shelhamer <shelhamer@imaginarynumber.net>2014-10-09 21:01:41 -0700
committerEvan Shelhamer <shelhamer@imaginarynumber.net>2014-10-09 21:01:41 -0700
commit5d2fb984347339c0ca2988a21215a2647bb90781 (patch)
tree82d9c80fc8c15bf63975ab1a4eddca3eeb7fad66
parent3ff2201f2706f8aa1522b635a2d46f4003abc032 (diff)
downloadcaffeonacl-5d2fb984347339c0ca2988a21215a2647bb90781.tar.gz
caffeonacl-5d2fb984347339c0ca2988a21215a2647bb90781.tar.bz2
caffeonacl-5d2fb984347339c0ca2988a21215a2647bb90781.zip
[example] re-title LeNet / MNIST heading too
-rw-r--r--examples/mnist/readme.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/mnist/readme.md b/examples/mnist/readme.md
index 2b8f0d78..33ed371b 100644
--- a/examples/mnist/readme.md
+++ b/examples/mnist/readme.md
@@ -6,7 +6,7 @@ include_in_docs: true
priority: 1
---
-# Training MNIST with Caffe
+# Training LeNet on MNIST with Caffe
We will assume that you have Caffe successfully compiled. If not, please refer to the [Installation page](/installation.html). In this tutorial, we will assume that your Caffe installation is located at `CAFFE_ROOT`.