[example] re-title LeNet / MNIST heading too

This commit is contained in:
Evan Shelhamer 2014-10-09 21:01:41 -07:00
Родитель 3ff2201f27
Коммит 5d2fb98434
1 изменённых файлов: 1 добавлений и 1 удалений

Просмотреть файл

@ -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`.