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

Fix/435 broken imports #436

Merged
merged 39 commits into from
Oct 5, 2023
Merged

Fix/435 broken imports #436

merged 39 commits into from
Oct 5, 2023

Conversation

schroedk
Copy link
Collaborator

@schroedk schroedk commented Sep 21, 2023

Description

This PR closes #435, closes #441

Changes

  • Fix issues in notebooks, due to broken imports
  • Fix parsing issues for math formulas
  • Remove background from plots

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 marked this pull request as ready for review September 25, 2023 09:26
@schroedk schroedk requested a review from mdbenito September 25, 2023 09:26
Copy link
Collaborator

@mdbenito mdbenito left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@schroedk Please note the instructions about notebook cells in the PR description. The new notebooks show the boilerplate and some uninformative output like progress bars.

Additionally, what is the reason to change the artist in the spotify notebook? Rihanna is still among the top values (not asking to change it back, just curious)

Other than that, I think we should merge this quickly.

Also, it would be nice to know what comes out of https://discuss.pytorch.org/t/hessian-vector-products-with-torch-func/184914

@schroedk
Copy link
Collaborator Author

schroedk commented Oct 1, 2023

@schroedk Please note the instructions about notebook cells in the PR description. The new notebooks show the boilerplate and some uninformative output like progress bars.

Additionally, what is the reason to change the artist in the spotify notebook? Rihanna is still among the top values (not asking to change it back, just curious)

Other than that, I think we should merge this quickly.

Also, it would be nice to know what comes out of https://discuss.pytorch.org/t/hessian-vector-products-with-torch-func/184914

@mdbenito
I revised the influence_imagenet. Not sure though, which cell to consider as boiler-plate, can you please check back on that?

When running the tests locally, I got a key error for "Rihanna", so I changed the artist.

Unfortunately, I did not get any response on the pytorch discussion forum. I will raise a bug issue on pytorch github.

@schroedk schroedk requested a review from mdbenito October 1, 2023 19:24
Copy link
Collaborator

@mdbenito mdbenito left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍🏽 @schroedk Please don't forget to create issues for the final touches (capturing all output, fixing colors in dark mode for notebooks, and anything else I forget)

@mdbenito mdbenito self-assigned this Oct 5, 2023
@mdbenito mdbenito added the documentation Improvements or additions to documentation label Oct 5, 2023
@mdbenito mdbenito merged commit ac3ed99 into develop Oct 5, 2023
12 checks passed
@mdbenito mdbenito deleted the fix/435-broken-imports branch October 5, 2023 06:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation
Projects
None yet
2 participants