v0.1.2
ExplainabilityMethods v0.1.2
Closed issues:
Merged pull requests:
- Use DataAugmentation.jl for preprocessing in docs (#20) (@adrhill)
- Restructure tests (#24) (@adrhill)
- Add LRP model checks and support unknown layers via AD fallback (#26) (@adrhill)
- Test and benchmark on VGG11 instead of VGG19 (#27) (@adrhill)
- Remove
modify_layer
(#29) (@adrhill) - Fix tests and benchmarks on
TestWrapper
(#30) (@adrhill) - Faster LRP rules on Dense layers (#31) (@adrhill)