RelevancePropagation.jl
Julia implementation of Layerwise Relevance Propagation (LRP) and Concept Relevance Propagation (CRP) for use with Flux.jl models.
This package is part the Julia-XAI ecosystem. For an introduction to the ecosystem, please refer to the Getting started guide.
Installation
To install this package and its dependencies, open the Julia REPL and run
julia> ]add RelevancePropagation