Skip to content

Commit f6d075d

Browse files
authored
Update README.md
1 parent 30bef9f commit f6d075d

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

README.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Enhanced Explainable-Neural-Networks
1+
# ExNN: Enhanced Explainable Neural Networks
22

33
## Installation
44

@@ -119,7 +119,8 @@ model.visualize("./", "exnn_demo")
119119

120120
Citations
121121
----------
122-
Yang, Zebin, Zhang, Aijun and Sudjianto, Agus, 2020. Enhancing explainability of neural networks through architecture constraints. IEEE Transactions on Neural Networks and Learning Systems.
122+
Yang, Zebin, Zhang, Aijun and Sudjianto, Agus, 2020. Enhancing explainability of neural networks through architecture constraints. IEEE Transactions on Neural Networks and Learning Systems. [DOI: 10.1109/TNNLS.2020.3007259](https://doi.org/10.1109/TNNLS.2020.3007259)
123+
123124
```latex
124125
@article{yang2020enhancing,
125126
title={Enhancing explainability of neural networks through architecture constraints},

0 commit comments

Comments
 (0)