examples/imagenet: fix broken link
authorGleb Mazovetskiy <glex.spb@gmail.com>
Sun, 12 Jul 2015 03:16:14 +0000 (04:16 +0100)
committerGleb Mazovetskiy <glex.spb@gmail.com>
Sun, 12 Jul 2015 03:16:14 +0000 (04:16 +0100)
examples/imagenet/readme.md

index b1ebfaf..65174d6 100644 (file)
@@ -102,4 +102,4 @@ Hope you liked this recipe!
 Many researchers have gone further since the ILSVRC 2012 challenge, changing the network architecture and/or fine-tuning the various parameters in the network to address new data and tasks.
 **Caffe lets you explore different network choices more easily by simply writing different prototxt files** - isn't that exciting?
 
-And since now you have a trained network, check out how to use it with the Python interface for [classifying ImageNet](http://nbviewer.ipython.org/github/BVLC/caffe/blob/master/examples/classification.ipynb).
+And since now you have a trained network, check out how to use it with the Python interface for [classifying ImageNet](http://nbviewer.ipython.org/github/BVLC/caffe/blob/master/examples/00-classification.ipynb).