Skip to content

Releases: chr5tphr/zennit

v0.5.1

27 Feb 14:03
Compare
Choose a tag to compare

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

v0.5.0

20 Jul 14:16
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 0.4.7...0.5.0

v0.4.7

13 Jun 15:03
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 0.4.6...0.4.7

v0.4.6

31 Mar 11:16
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.4.5...0.4.6

v0.4.5

09 Feb 10:21
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.4.4...0.4.5

v0.4.4

12 Jan 15:55
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 0.4.3...0.4.4

v0.4.3

26 Nov 18:30
Compare
Choose a tag to compare

What's Changed

  • Fix mod_params breaking gradients from torch 1.10 by @chr5tphr in #61
  • Added reference to Documentation and badges to README.md by @chr5tphr in #62

Full Changelog: 0.4.2...0.4.3

v0.4.2

21 Oct 14:48
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.4.1...0.4.2

v0.4.1

21 Oct 13:47
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.4.0...0.4.1

v0.4.0

21 Oct 13:47
Compare
Choose a tag to compare

What's Changed

  • Pass parameter names to param_mod to fix ZPlus and AlphaBeta negative params by @chr5tphr in #47
  • Fixed default_modifier by @chr5tphr in #48
  • Added canonizer for BasicBlock module of ResNet model by @maxdreyer in #50
  • Color-Map Overhaul by @chr5tphr in #52

New Contributors

Full Changelog: 0.3.3...0.4.0