rGure

Results 2 issues of rGure

Adds the the following relevance decomposition rules for LRP: alpha beta rule, z bound rule, w^2 rule and flat rule (cf. https://link.springer.com/chapter/10.1007/978-3-030-28954-6_10) as addressed in https://github.com/pytorch/captum/issues/485 for linear layers. This...

## 🚀 Feature In it's current implementation LRP supports the following rules for assigning relevance: \epsilon-rule, \gamma-rule and z^+-rule. The idea is to extend this implementation to also include w^2-rule,...