link draft CIFAR-10 example
authorEvan Shelhamer <shelhamer@imaginarynumber.net>
Tue, 18 Mar 2014 07:21:01 +0000 (00:21 -0700)
committerEvan Shelhamer <shelhamer@imaginarynumber.net>
Tue, 18 Mar 2014 07:21:01 +0000 (00:21 -0700)
docs/index.md

index c904235..9877fba 100644 (file)
@@ -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.