From 5d2fb984347339c0ca2988a21215a2647bb90781 Mon Sep 17 00:00:00 2001 From: Evan Shelhamer Date: Thu, 9 Oct 2014 21:01:41 -0700 Subject: [PATCH] [example] re-title LeNet / MNIST heading too --- examples/mnist/readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples/mnist/readme.md b/examples/mnist/readme.md index 2b8f0d7..33ed371 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`. -- 2.7.4