What's Changed
- Fix
f-string
in an errror message by @p16i in #158 - Example: Add InputXGrad to feed_forward.py by @chr5tphr in #163
- Docstring: Canonizer: Fix wrong reST by @chr5tphr in #162
- Tests: Fix SmoothGrad variance check by @chr5tphr in #161
- Core: Second Order Gradients by @chr5tphr in #159
- Docstring/Docs: Fix various typos by @chr5tphr in #166
- Composite: fix passing of beta_smooth value by @annahdo in #173
- CI: Fix flake8 update: 3-digit error codes by @chr5tphr in #175
- Docs: Gradient.forward() input not optional by @sltzgs in #174
- MixedComposite and NameLayerMapComposite for combining arbitrary Composites by @dkrako in #160
- Style: Update PyLint config, add suggestions by @chr5tphr in #179
- Docs: Expand How-To on MixedComposite by @chr5tphr in #178
- Tests: add partial_name_map_composite fixture by @chr5tphr in #177
New Contributors
- @p16i made their first contribution in #158
- @annahdo made their first contribution in #173
- @sltzgs made their first contribution in #174
Full Changelog: 0.5.0...0.5.1