Skip to content

Timothy-Ye/example-based-explanation

Repository files navigation

Example Based Explanation in Machine Learning

A project aiming to implement several approaches to example based explanation, for use with a TensorFlow 2 model.

Currently Implemented

  • Influence Functions
  • RelatIF
  • Representer Points

Future Work

  • Data Shapley
  • Documentation
  • Fisher Kernels

Examples

The scripts folder contain examples of some standard models and datasets, on which the different approaches have been applied. Some of these results are then visualised and compared in the notebooks folder in the form of Jupyter notebooks.

References

About

CST Part II Project: Example Based Explanation in Machine Learning

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published