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

Fix escaping issue with older Bash versions #130

Closed darp closed 2 years ago

darp commented 2 years ago
chr5tphr commented 2 years ago

Thank you!