Go to file
2017-12-21 12:55:34 -06:00
LICENSE Initial commit 2017-12-21 12:33:57 -06:00
README.md Update README.md 2017-12-21 12:55:34 -06:00

Papers on Understanding and Explaining Neural Networks

This is an on-going attempt to consolidate all interesting efforts in the area of understanding / interpreting / explaining / visualizing neural networks.


1. GUI tools

  • Deep Visualization

2. Feature Visualization / Activation Maximization

  • DGN-AM
  • PPGN

3. Heatmap / Attribution

  • Learning how to explain neural networks: PatternNet and PatternAttribution ( pdf )