Update README.md

This commit is contained in:
Anh M. Nguyen 2018-02-16 14:52:30 -06:00 committed by GitHub
parent b05d6670f3
commit e467fe8714
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -22,3 +22,7 @@ This is an on-going attempt to consolidate all interesting efforts in the area o
## 4. Bayesian
* Yang, S. C. H., & Shafto, P. Explainable Artificial Intelligence via Bayesian Teaching. NIPS 2017 ([pdf](http://shaftolab.com/assets/papers/yangShafto_NIPS_2017_machine_teaching.pdf))
## Distilling DNNs into more interpretable models
* ([Interpreting CNNs via Decision Trees](https://arxiv.org/abs/1802.00121))