From eb553ea0ad9814775a6bb02838765499eacc883e Mon Sep 17 00:00:00 2001 From: Alec Go Date: Wed, 15 Mar 2017 11:30:41 -0700 Subject: [PATCH] Fix ICML Submission Paper link --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f402370..0bad9b3 100644 --- a/README.md +++ b/README.md @@ -232,7 +232,7 @@ comparison, we also show a visualization of the gradients at the actual image. [incp-paper]:http://www.cv-foundation.org/openaccess/content_cvpr_2015/papers/Szegedy_Going_Deeper_With_2015_CVPR_paper.pdf -[icml-submission]:http://104.155.136.4:3000/pdf?id=rJzaDdYxx +[icml-submission]:https://openreview.net/pdf?id=rJzaDdYxx [attributions-code]:https://github.com/ankurtaly/Attributions/blob/master/attributions.ipynb [tf]:https://www.tensorflow.org/install/ [np]:https://docs.scipy.org/doc/numpy/user/install.html