Update README.md

This commit is contained in:
Anh M. Nguyen 2018-02-16 15:02:50 -06:00 committed by GitHub
parent 91c19765e3
commit 5d44498e43
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -26,3 +26,4 @@ This is an on-going attempt to consolidate all interesting efforts in the area o
## Distilling DNNs into more interpretable models
* [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)