Skip to content

v0.5.1

Latest
Compare
Choose a tag to compare
@chr5tphr chr5tphr released this 27 Feb 14:03
· 8 commits to master since this release

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

Full Changelog: 0.5.0...0.5.1