Skip to content

v2.0.0

Choose a tag to compare

@github-actions github-actions released this 14 Feb 17:06
· 12 commits to main since this release

XAIBase v2.0.0

Diff since v1.3.0

  • BREAKING Rename AbstractNeuronSelector to AbstractOutputSelector (#14)
  • Feature Export output selectors (#15)
  • Documentation Add example implementations of XAI methods (#13)
  • Documentation Improve documentation of output and feature selectors (#15)

Merged pull requests:

  • Docs: add example implementations of XAI methods (#13) (@adrhill)
  • Rename AbstractNeuronSelector to AbstractOutputSelector (#14) (@adrhill)
  • Export output selectors and improve docs (#15) (@adrhill)