We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 29580bd commit 12378e7Copy full SHA for 12378e7
README.md
@@ -81,6 +81,10 @@ sudo pip install keras-vis
81
```
82
83
## Visualizations
84
+
85
+**NOTE: The links are currently broken and the entire documentation is being reworked.
86
+Please see examples/ for samples.**
87
88
Neural nets are black boxes. In the recent years, several approaches for understanding and visualizing Convolutional
89
Networks have been developed in the literature. They give us a way to peer into the black boxes,
90
diagnose mis-classifications, and assess whether the network is over/under fitting.
0 commit comments