Skip to content

Latest commit

 

History

History
23 lines (19 loc) · 581 Bytes

CHANGELOG.rst

File metadata and controls

23 lines (19 loc) · 581 Bytes

Changelog

Version 0.0.2

  • Improve Documentation
  • Add CI GitHub actions

Version 0.0.1

  • Start project with scaffolding and add schematics
  • Add CAM explaining method
  • Add Grad-CAM explaining method
  • Add Grad-CAM++ explaining method
  • Add Score-CAM explaining method
  • Add gradient backprop saliency explaining method
  • Add FullGrad explaining method
  • Add engine, filters and inspection modules
  • Add :py:mod:`keras_explainable.methods.meta` module, containing implementations for the Smooth and TTA procedures