Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature/589 lissa block diagonal #593

Merged
merged 7 commits into from
Jun 10, 2024
Merged

Conversation

schroedk
Copy link
Collaborator

@schroedk schroedk commented Jun 5, 2024

Description

This PR closes #589

Changes

  • extends LissaInfluence to use block-diagonal and Gauss_newton approximation

Checklist

  • Wrote Unit tests (if necessary)
  • Updated Documentation (if necessary)
  • Updated Changelog
  • If notebooks were added/changed, added boilerplate cells are tagged with "tags": ["hide"] or "tags": ["hide-input"]

@schroedk schroedk force-pushed the feature/589-lissa-block-diagonal branch from c2cc4c6 to 9c4895d Compare June 6, 2024 07:39
@schroedk schroedk force-pushed the feature/589-lissa-block-diagonal branch from 71f30df to 0ac0f86 Compare June 7, 2024 15:33
@schroedk schroedk marked this pull request as ready for review June 10, 2024 10:07
@schroedk schroedk requested a review from janosg June 10, 2024 12:43
janosg
janosg previously approved these changes Jun 10, 2024
src/pydvl/influence/torch/operator.py Outdated Show resolved Hide resolved
@schroedk schroedk merged commit ea3b86f into develop Jun 10, 2024
35 checks passed
@schroedk schroedk deleted the feature/589-lissa-block-diagonal branch June 20, 2024 12:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Adapt LissaInfluence (block-diagonal, Gauss-Newton)
2 participants