Bugfixes, increased code covervage, CI.
Add Python 2 compatibility again.
Bugfixes.
- Add beta version of DeepLIFT (as in Ancona et.al.) and wrapper for DeepLIFT package.
- Updating readme and bugfixes.
Treat IntegratedGradients as attribution method and bugfixes.
Added the following functionality:
- Additional notebooks.
- Analyzers: Input*Gradient
- Added parameter to choose between plain, abs, square gradient in Gradient analyzer.
- New interface via register-methods in analyzer base code.
- Many fixes.
- Support for read-the-docs documentation.
Includes the following functionality:
- Analyzers: Gradient, SmoothGrad, IntegratedGradients, PatternNet, PatternAttribution, LRP, DeepTaylor, Input, Random.
- Pattern computer.