Skip to content

Commit 683c2e1

Browse files
committed
ExplainableAI v0.10.3
1 parent 35b2f38 commit 683c2e1

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
# ExplainableAI.jl
22

3+
## Version `v0.10.3`
4+
- ![Maintenance][badge-maintenance] Update dependencies
5+
36
## Version `v0.10.2`
47
- ![Feature][badge-feature] GPU support for `Gradient`, `InputTimesGradient`, `SmoothGrad`, `IntegratedGradients` ([#184])
58
- ![Feature][badge-feature] `NoiseAugmentation` shows a progress meter by default. Turn off via `show_progress=false` ([#184])

Project.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name = "ExplainableAI"
22
uuid = "4f1bc3e1-d60d-4ed0-9367-9bdff9846d3b"
33
authors = ["Adrian Hill <gh@adrianhill.de>"]
4-
version = "0.10.2"
4+
version = "0.10.3"
55

66
[deps]
77
ADTypes = "47edcb42-4c32-4615-8424-f2b9edc5f35b"

0 commit comments

Comments
 (0)