[example] re-title LeNet / MNIST heading too
authorEvan Shelhamer <shelhamer@imaginarynumber.net>
Fri, 10 Oct 2014 04:01:41 +0000 (21:01 -0700)
committerEvan Shelhamer <shelhamer@imaginarynumber.net>
Fri, 10 Oct 2014 04:01:41 +0000 (21:01 -0700)
examples/mnist/readme.md

index 2b8f0d7..33ed371 100644 (file)
@@ -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`.