v0.4.0
ExplainableAI v0.4.0
Closed issues:
- Reduce allocations in LRP methods (#19)
- Add Integrated Gradients analyzer (#54)
- Remove use of
mapreduce(#55) - Simplify heatmapping normalizer using ColorSchemes
v3.18(#56) - Specify upper and lower bounds of input in ZBoxRule constructor (#61)
Merged pull requests:
- Update heatmapping normalizer (#57) (@adrhill)
- Remove use of
mapreduce(#58) (@adrhill) - Add Integrated Gradients analyzer (#65) (@adrhill)
- Add LoopVectorization.jl to tests and benchmarks to speed up Tullio (#66) (@adrhill)
- Run LRP rule tests on batches (#67) (@adrhill)
- Fix
ZBoxRule(#69) (@adrhill) - Refactor
lrp!(#70) (@adrhill)