File tree Expand file tree Collapse file tree 2 files changed +8
-3
lines changed
Expand file tree Collapse file tree 2 files changed +8
-3
lines changed Original file line number Diff line number Diff line change 11# ExplainableAI.jl
2+ ## Version ` v0.6.3 `
3+ - ![ Enhancement] [ badge-enhancement ] Allow Gradient analyzers on non-Flux models ([ #150 ] [ pr-150 ] )
4+ - ![ Bugfix] [ badge-bugfix ] Fix typo in ` BATCHDIM_MISSING ` error ([ #150 ] [ pr-150 ] )
5+
26## Version ` v0.6.2 `
37This is first release of ExplainableAI.jl as part of the
48[ Julia-XAI] ( https://github.com/Julia-XAI ) organization ([ #149 ] [ pr-149 ] )
5- and the last release that includes LRP before it is moved to its own separate package.
9+ and the last minor release that includes LRP before it is moved to its own separate package.
610
711- ![ Feature] [ badge-feature ] Add Concept Relevance Propagation analyzer ` CRP ` ([ #146 ] [ pr-146 ] , [ #148 ] [ pr-148 ] )
812- ![ Feature] [ badge-feature ] Add option to process heatmaps batch-wise
@@ -176,6 +180,7 @@ Performance improvements:
176180![Maintenance][badge-maintenance]
177181![Documentation][badge-docs]
178182-->
183+ [ pr-150 ] : https://github.com/Julia-XAI/ExplainableAI.jl/pull/150
179184[ pr-149 ] : https://github.com/Julia-XAI/ExplainableAI.jl/pull/149
180185[ pr-148 ] : https://github.com/Julia-XAI/ExplainableAI.jl/pull/148
181186[ pr-147 ] : https://github.com/Julia-XAI/ExplainableAI.jl/pull/147
Original file line number Diff line number Diff line change 11name = " ExplainableAI"
22uuid = " 4f1bc3e1-d60d-4ed0-9367-9bdff9846d3b"
3- authors = [" Adrian Hill" ]
4- version = " 0.6.2 "
3+ authors = [" Adrian Hill <gh@adrianhill.de> " ]
4+ version = " 0.6.3 "
55
66[deps ]
77ColorSchemes = " 35d6a980-a343-548e-a6ea-1d62b119f2f4"
You can’t perform that action at this time.
0 commit comments