File tree Expand file tree Collapse file tree 2 files changed +5
-1
lines changed Expand file tree Collapse file tree 2 files changed +5
-1
lines changed Original file line number Diff line number Diff line change 1
1
# ExplainableAI.jl
2
+ ## Version ` v0.5.6 `
3
+ - ![ Bugfix] [ badge-bugfix ] Drop Flux ` v0.12 ` due to compatibility issues in ` preactivation ` ([ #99 ] [ pr-99 ] )
4
+
2
5
## Version ` v0.5.5 `
3
6
- ![ Bugfix] [ badge-bugfix ] Ignore bias in ` WSquareRule `
4
7
- ![ Enhancement] [ badge-enhancement ] Faster ` FlatRule ` on Dense layers ([ #96 ] [ pr-96 ] )
@@ -118,6 +121,7 @@ Performance improvements:
118
121
[ pr-93 ] : https://github.com/adrhill/ExplainableAI.jl/pull/93
119
122
[ pr-96 ] : https://github.com/adrhill/ExplainableAI.jl/pull/96
120
123
[ pr-98 ] : https://github.com/adrhill/ExplainableAI.jl/pull/98
124
+ [ pr-99 ] : https://github.com/adrhill/ExplainableAI.jl/pull/99
121
125
122
126
[ flat-wsquare-commit ] : https://github.com/adrhill/ExplainableAI.jl/commit/a6e2c59094fe4f1d4b744123de79407ccbd4b972
123
127
Original file line number Diff line number Diff line change 1
1
name = " ExplainableAI"
2
2
uuid = " 4f1bc3e1-d60d-4ed0-9367-9bdff9846d3b"
3
3
authors = [" Adrian Hill" ]
4
- version = " 0.5.5 "
4
+ version = " 0.5.6 "
5
5
6
6
[deps ]
7
7
ColorSchemes = " 35d6a980-a343-548e-a6ea-1d62b119f2f4"
You can’t perform that action at this time.
0 commit comments