Recent Releases of innvestigate

innvestigate - v2.1.2

What's Changed

  • Update dependencies, allow TensorFlow 2.14 by @adrhill in https://github.com/albermax/innvestigate/pull/322

Full Changelog: https://github.com/albermax/innvestigate/compare/2.1.1...2.1.2

- Python
Published by adrhill over 2 years ago

innvestigate - v2.1.1

What's Changed

  • Support TensorFlow 2.13 (a5395f8)
  • Fix matplotlib deprecation of plt.cm (488a0fe)

Full Changelog: https://github.com/albermax/innvestigate/compare/2.1.0...2.1.1

- Python
Published by adrhill over 2 years ago

innvestigate - v2.1.0

What's Changed

  • Fix is_layer_at_idx for LRP by @Rubinjo in https://github.com/albermax/innvestigate/pull/308
  • Add support for all output activations by @Rubinjo in https://github.com/albermax/innvestigate/pull/310
  • Update dependencies: support Python 3.11, TensorFlow 2.12 by @adrhill in https://github.com/albermax/innvestigate/pull/313

New Contributors

  • @Rubinjo made their first contribution in https://github.com/albermax/innvestigate/pull/308

Full Changelog: https://github.com/albermax/innvestigate/compare/2.0.2...2.1.0

- Python
Published by adrhill almost 3 years ago

innvestigate - v2.0.2

What's Changed

  • Support TensorFlow 2.11 by @adrhill in https://github.com/albermax/innvestigate/pull/300
  • Update CI workflows and project setup by @adrhill in https://github.com/albermax/innvestigate/pull/301
  • Fix Perturbate on RGB images by @adrhill in https://github.com/albermax/innvestigate/pull/306
  • Fix documentation build

Full Changelog: https://github.com/albermax/innvestigate/compare/2.0.1...2.0.2

- Python
Published by adrhill about 3 years ago

innvestigate - v2.0.1

What's Changed

  • Remove analyzer.fit by @adrhill in https://github.com/albermax/innvestigate/pull/289
  • Fixes to README and documentation

Full Changelog: https://github.com/albermax/innvestigate/compare/2.0.0...2.0.1

- Python
Published by adrhill over 3 years ago

innvestigate - v2.0.0

iNNvestigate for TensorFlow 2

What's Changed

  • Format code by @adrhill in https://github.com/albermax/innvestigate/pull/247
  • Switch setup to Poetry by @adrhill in https://github.com/albermax/innvestigate/pull/257
  • Update CI by @adrhill in https://github.com/albermax/innvestigate/pull/258
  • Add issue templates by @adrhill in https://github.com/albermax/innvestigate/pull/259
  • Update backend by @adrhill in https://github.com/albermax/innvestigate/pull/263
  • Update analyzer init and serialization by @adrhill in https://github.com/albermax/innvestigate/pull/266
  • iNNvestigate 2.0 by @adrhill in https://github.com/albermax/innvestigate/pull/277
  • Update NumPy lower bound to 1.22, drop Python 3.7 support by @adrhill in https://github.com/albermax/innvestigate/pull/280

New Contributors

  • @adrhill made their first contribution in https://github.com/albermax/innvestigate/pull/247

Full Changelog: https://github.com/albermax/innvestigate/compare/1.0.8...2.0.0

- Python
Published by adrhill over 3 years ago