├── 2018icml值得读的几篇论文 ├── GraduallyUpdatedNeuralNetworksforLarge-ScaleImageRecognition.pdf ├── LaVANLocalizedandVisibleAdversarialNoise.pdf ├── Learning to Explain An Information-Theoretic Perspective on Model Interpretation.pdf ├── TOWARDS BETTER UNDERSTANDING OF GRADIENT-BASED ATTRIBUTION METHODS FOR DEEP NEURAL NETWORKS.pdf └── To understand deep learning we need to understand kernel learning.pdf ├── LICENSE ├── README.md ├── 分类模型理解.md ├── 周工作安排 ├── 学习榜样.md ├── 数据集.PNG ├── 毛师弟分享 ├── bookmarks_2018_5_26.html └── 说明.txt ├── 深度学习框架异同.md ├── 编程.md ├── 解释方法.md └── 重构.md /2018icml值得读的几篇论文/GraduallyUpdatedNeuralNetworksforLarge-ScaleImageRecognition.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/muzi-8/Visual-analytics-and-Interpretability-in-Deep-Learning/HEAD/2018icml值得读的几篇论文/GraduallyUpdatedNeuralNetworksforLarge-ScaleImageRecognition.pdf -------------------------------------------------------------------------------- /2018icml值得读的几篇论文/LaVANLocalizedandVisibleAdversarialNoise.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/muzi-8/Visual-analytics-and-Interpretability-in-Deep-Learning/HEAD/2018icml值得读的几篇论文/LaVANLocalizedandVisibleAdversarialNoise.pdf -------------------------------------------------------------------------------- /2018icml值得读的几篇论文/Learning to Explain An Information-Theoretic Perspective on Model Interpretation.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/muzi-8/Visual-analytics-and-Interpretability-in-Deep-Learning/HEAD/2018icml值得读的几篇论文/Learning to Explain An Information-Theoretic Perspective on Model Interpretation.pdf -------------------------------------------------------------------------------- /2018icml值得读的几篇论文/TOWARDS BETTER UNDERSTANDING OF GRADIENT-BASED ATTRIBUTION METHODS FOR DEEP NEURAL NETWORKS.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/muzi-8/Visual-analytics-and-Interpretability-in-Deep-Learning/HEAD/2018icml值得读的几篇论文/TOWARDS BETTER UNDERSTANDING OF GRADIENT-BASED ATTRIBUTION METHODS FOR DEEP NEURAL NETWORKS.pdf -------------------------------------------------------------------------------- /2018icml值得读的几篇论文/To understand deep learning we need to understand kernel learning.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/muzi-8/Visual-analytics-and-Interpretability-in-Deep-Learning/HEAD/2018icml值得读的几篇论文/To understand deep learning we need to understand kernel learning.pdf -------------------------------------------------------------------------------- /LICENSE: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/muzi-8/Visual-analytics-and-Interpretability-in-Deep-Learning/HEAD/LICENSE -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/muzi-8/Visual-analytics-and-Interpretability-in-Deep-Learning/HEAD/README.md -------------------------------------------------------------------------------- /分类模型理解.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/muzi-8/Visual-analytics-and-Interpretability-in-Deep-Learning/HEAD/分类模型理解.md -------------------------------------------------------------------------------- /周工作安排: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/muzi-8/Visual-analytics-and-Interpretability-in-Deep-Learning/HEAD/周工作安排 -------------------------------------------------------------------------------- /学习榜样.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/muzi-8/Visual-analytics-and-Interpretability-in-Deep-Learning/HEAD/学习榜样.md -------------------------------------------------------------------------------- /数据集.PNG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/muzi-8/Visual-analytics-and-Interpretability-in-Deep-Learning/HEAD/数据集.PNG -------------------------------------------------------------------------------- /毛师弟分享/bookmarks_2018_5_26.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/muzi-8/Visual-analytics-and-Interpretability-in-Deep-Learning/HEAD/毛师弟分享/bookmarks_2018_5_26.html -------------------------------------------------------------------------------- /毛师弟分享/说明.txt: -------------------------------------------------------------------------------- 1 | 此文件直接在浏览器打开即可 2 | 收集了自己在科研路上的网络方向相关资料 3 | -------------------------------------------------------------------------------- /深度学习框架异同.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/muzi-8/Visual-analytics-and-Interpretability-in-Deep-Learning/HEAD/深度学习框架异同.md -------------------------------------------------------------------------------- /编程.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/muzi-8/Visual-analytics-and-Interpretability-in-Deep-Learning/HEAD/编程.md -------------------------------------------------------------------------------- /解释方法.md: -------------------------------------------------------------------------------- 1 | - [LRP](http://www.heatmapping.org/):解释分类器预测原因的一个经典方法 2 | -------------------------------------------------------------------------------- /重构.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/muzi-8/Visual-analytics-and-Interpretability-in-Deep-Learning/HEAD/重构.md --------------------------------------------------------------------------------