issues
search
chr5tphr
/
zennit
Zennit is a high-level framework in Python using PyTorch for explaining/exploring neural networks using attribution methods like LRP.
Other
200
stars
32
forks
source link
Docstring/Docs: Fix various typos
#166
Closed
chr5tphr
closed
2 years ago
chr5tphr
commented
2 years ago
layerwise -> layer-wise
CONTRIBUTING.md#50 numpy codestyle
docs/source/index.rst#5 Propagation
docs/source/getting-started.rst#149 instantiate
docs/source/how-to/visualize-results.rst#444 accessed
docs/source/how-to/write-custom-canonizer.rst#113 torch
docs/source/tutorial/image-...ipynb section 3.2 cell 1 line 10 gamma
src/zennit/core.py#165 lengths
tests/test_attribution.py#91 preferred
tests/test_attribution.py#140 SmoothGrad
tests/test_canonizers.py#120 AttributeCanonizer
tests/test_canonizers.py#141 whether
shared/scripts/palette_fit.py#48 brightness
Typos pointed out by @HeinrichAD
here
Typos pointed out by @HeinrichAD here