Update README.md

This commit is contained in:
Anh M. Nguyen 2018-04-19 13:37:51 -05:00 committed by GitHub
parent 52dac7e5c7
commit fff54ca819
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -27,5 +27,8 @@ This is an on-going attempt to consolidate all interesting efforts in the area o
* [Interpreting CNNs via Decision Trees](https://arxiv.org/abs/1802.00121)
* [Distilling a Neural Network Into a Soft Decision Tree](https://arxiv.org/abs/1711.09784)
## DNNs that learn to explain
## 6. DNNs that learn to explain
* [Deep Learning for Case-Based Reasoning through Prototypes](https://arxiv.org/pdf/1710.04806.pdf)
## 7. Others
* [Understanding Deep Architectures by Interpretable Visual Summaries](https://arxiv.org/pdf/1801.09103.pdf)