https://github.com/primozgodec/keras-explain-eval
https://github.com/primozgodec/keras-explain-eval
Last synced: 8 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/primozgodec/keras-explain-eval
- Owner: PrimozGodec
- Created: 2018-09-05T08:34:40.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2018-09-05T08:42:15.000Z (almost 8 years ago)
- Last Synced: 2025-02-04T15:48:49.539Z (over 1 year ago)
- Language: Python
- Size: 5.86 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# keras-explain-eval
This repository contains scripts for visualize explanations and evaluate
the explanation approaches.
`compare_approches_pathces` implements explanation selectivity method by
Bach et al. 2015.
`interative_comparing` implements the Qt application for interactive
visualisation of explanations.