summaryrefslogtreecommitdiff
path: root/docs/index.md
diff options
context:
space:
mode:
Diffstat (limited to 'docs/index.md')
-rw-r--r--docs/index.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/index.md b/docs/index.md
index c9042355..9877fba3 100644
--- a/docs/index.md
+++ b/docs/index.md
@@ -34,6 +34,7 @@ Quick Links
* [Installation](installation.html): Instructions on installing Caffe (tested on Ubuntu 12.04, but works on Red Hat, OS X, etc.).
* [Development](development.html): Guidelines for development and contributing to Caffe.
* [MNIST Demo](mnist.html): example of end-to-end training and testing on the MNIST data.
+* [CIFAR-10 Demo](cifar10.html): example of training and testing on the CIFAR-10 data.
* [Training ImageNet](imagenet_training.html): tutorial on end-to-end training of an ImageNet classifier.
* [Running Pretrained ImageNet](imagenet_pretrained.html): simply runs in Python!
* [Running Detection](imagenet_detection.html): run a pretrained model as a detector.