Skip to content

v0.2.0

Compare
Choose a tag to compare
@enricgrau enricgrau released this 05 Jul 21:31
· 48 commits to main since this release

Many things have changed and added in this version. If you update your working script with v0.1.x will not work. To make it work again, consider the following points:

  • Parameters have been removed, added, and names have been changed
  • New function activations for analyzing unit activations in CNN's according to features changes
  • New function relatable analyzes the relationship between features and units
  • Several masking and perturbation functions have been added.
  • More examples and better documentation, including some mathematical definitions

Full Changelog: v0.1.0...v0.2.0