Skip to content

Commit a723b6a

Browse files
committed
ExplainabilityMethods v0.1.0
1 parent 55f781b commit a723b6a

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

README.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,6 @@ To install this package and its dependencies, open the Julia REPL and run
1313
julia> ]add https://github.com/adrhill/ExplainabilityMethods.jl
1414
```
1515

16-
This package is in early development. Expect [breaking changes on minor version updates](https://semver.org/#spec-item-4) until version `1.0.0`.
17-
1816
## Example
1917
Let's use LRP to explain why an image of a cat gets classified as a cat:
2018
```julia

0 commit comments

Comments
 (0)