/sgd-influence

Python codes for influential instance estimation

Primary LanguagePythonMIT LicenseMIT

sgd-influence

Python code for influential instance estimation proposed in the following paper.

Contens

  • experiment: This directory contains Python+PyTorch implementations used for the experiments in the paper.
  • slide: This directory contains a slide describing how influential instances are estimated in the paper above.