An open API service indexing awesome lists of open source software.

https://github.com/primozgodec/keras-explain-eval


https://github.com/primozgodec/keras-explain-eval

Last synced: 8 months ago
JSON representation

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.