chr5tphr / zennit

Zennit is a high-level framework in Python using PyTorch for explaining/exploring neural networks using attribution methods like LRP.
Other
188 stars 32 forks source link

Docs: How-To: Write custom rules #131

Closed chr5tphr closed 2 years ago

chr5tphr commented 2 years ago

Add a How-To on writing custom rules, specifically using

For zennit.core.Hook:

For zennit.core.BasicHook: