summaryrefslogtreecommitdiff
path: root/examples/feature_extraction/readme.md
diff options
context:
space:
mode:
Diffstat (limited to 'examples/feature_extraction/readme.md')
-rw-r--r--examples/feature_extraction/readme.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/feature_extraction/readme.md b/examples/feature_extraction/readme.md
index a980b8b3..2bc3dacb 100644
--- a/examples/feature_extraction/readme.md
+++ b/examples/feature_extraction/readme.md
@@ -64,7 +64,7 @@ If you meet with the error "Check failed: status.ok() Failed to open leveldb exa
rm -rf examples/_temp/features/
-If you'd like to use the Python wrapper for extracting features, check out the [layer visualization notebook](http://nbviewer.ipython.org/github/BVLC/caffe/blob/master/examples/filter_visualization.ipynb).
+If you'd like to use the Python wrapper for extracting features, check out the [filter visualization notebook](http://nbviewer.ipython.org/github/BVLC/caffe/blob/master/examples/00-classification.ipynb).
Clean Up
--------